How to show Specifications for products
-
Hello,
I would like to show the Specifications for each product in a Specifications Tab. Those would include different categories like General, Performance, Power consumption, Technology, etc. The result should be something like this:
https://share.zight.com/GGuwQQ74
How do I create this Specifications Tab in WoodMart and where will it pull the data from? Do I need a plugin or I can do it just with the theme? I want to put the specifications in a tab like this: https://share.zight.com/12uZAAQ2
Thank you.
Best Regards,
Emil
Hello,
If you want to create a specification section like the demo, this demo is using a custom layout for a single product page.
Try to create a custom layout for a single product page and use the predefined layout.
https://postimg.cc/CZ4LVQLC
These are product attributes that can be edited and configured for each product individually.
Here is our documentation on how to use Layouts in our theme: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
If you want to make a custom tab, you can create a custom tab and set the condition for a specific product ID by following this guide: https://xtemos.com/docs-topic/custom-tabs/
Additionally, you can also add product-specific tabs manually:
- Go to Products > Edit Product.
- Scroll down to Product Settings > Tabs.
- There, you can create and customize tabs specifically for that individual product.
Here’s a screenshot for your reference: https://ibb.co/z53zhnm
Best Regards,