Get bulk price of product on a custom page
-
I’m looking for a way to get the bulk price of any product (by ID) for any quantity via PHP. Is that possible?
Something like: get_bulk_price( $product_id=123, $quantity=3 );
Or get an array of bulk ranges/rules for a specific product?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Get bulk price of product on a custom page’ is closed to new replies.