Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. SELECT * FROM wp_postmeta
  2. WHERE post_id = $product->id
  3. AND meta_key = 'minimum_allowed_quantity'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement