Showing Product Variations in Table List View for Customers
To show product variations in a table list view for customers using the WooCommerce Product Variations Table Listing plugin, follow these steps:
Go to WooCommerce > Variation Table > Variation Table tab.
Customize the Variable Table:
Apply To: Select where you want the table to appear on your product page. Options include:
- After single product summary
- Before single product
- Before add to cart form
- After add to cart form
- After single product
- After main content
- In a product tab
Variation Data: Choose the variation data fields you want to display in the table. Available fields include:
- Quantity
- Name
- Weight
- Price
- Description
- Image
- Attributes
- Add-To-Cart
- SKU
- Stock
Drag and rearrange the elements to sort the table columns as desired.
Set Description String Limit: Set a character limit for the product description. The minimum limit is 20 characters.
Use Shortcode: Use the provided shortcode, e.g., [ka_pvt_variation_table product_id=”15″], to display the variations table on specific product pages.
Don’t forget to replace “15” with the actual product ID.
Enable Pagination: Check the enable pagination.
Products Per Page: Specify the number of products to display per page when pagination is enabled. The default value is 5.
Save Changes:
Save your changes to apply the settings.
After completing these steps, the product variations table should be displayed on the specified location on your product page, showing the selected variation data fields in a table format. Customers can navigate through multiple pages if pagination is enabled.