Specify initial qty from shortcode?
-
I am using shortcode to create a table of products, like this:
[product_table id=”46″ skus=”123,234,542,6575″]The table has columns: image, sku, title, qty, and add to cart.
The qty column is a drop down box that always default to 1. Is it possible to specify by shortcode that certain skus should default to a different quantity?Something like:
[product_table id=”46″ skus=”123(qty=2),234,542(qty=5),6575″]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Specify initial qty from shortcode?’ is closed to new replies.