Problem: I would like to create a grid of Products to show on the Shop page of a WooCommerce site. I would like each Product in the grid to include some custom field values and a way to select a specific Product variation.
Solution:
You can add custom fields to WooCommerce Products, and display those custom field values on your shop page using Views shortcodes. Product variations, as defined in WooCommerce, can be selected with the shortcode wpv-woo-buy-options.
Relevant Documentation:
https://toolset.com/learn/create-an-ecommerce-wordpress-site/#free-training-course
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-woo-buy-options
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
This topic contains 4 replies, has 2 voices.
Last updated by 6 years, 10 months ago.
Assisted by: Christian Cox.