How to insert crossels, upsells, related, grouped, variations tables into popup
Use shortcode [woot_button] and attribute ‘filter_provider‘, examples:
- [woot_button filter_provider=’cross_sells’ product_id=49 mode=”to_json”]
- [woot_button filter_provider=”woot_upsells” product_id=49 mode=”to_json”]
- [woot_button filter_provider=”woot_related” product_id=49 mode=”to_json”]
- [woot_button filter_provider=”woot_grouped” product_id=49 mode=”to_json”]
- [woot_button filter_provider=”woot_variations” product_id=49 mode=”to_json”]