Skip Navigation

[Resolved] WooCommerce detailpage layout attributes

This support ticket is created 6 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 8 replies, has 2 voices.

Last updated by Luo Yang 6 years, 4 months ago.

Assisted by: Luo Yang.

Author
Posts
#1087101

Hi,

I was wondering if it is possible to modify the WooCommerce product detailpage in a way that it looks like the example below with layouts. I have several attributes which I'm using with some variable products. To be specific. My client wants the attributes displayed in a sortable tabel overview like the example.

My site detailpage example: hidden link

Example of required display: hidden link

My site displays a lot more attributes but that is fine.

Could you guide me in the right direction? Thanks.

Regards Jelle

#1087393

Hello,

There isn't such a built-in feature within Toolset plugins, I suggest you try these:
1) use a custom taxonomy, for example "my-product-attribute", and register it to post type "Products":
https://toolset.com/documentation/user-guides/create-custom-taxonomies/

2) Edit product post, and assign specific terms to each product post.

3) Then create a post view, list product posts, and use table layout mode, then you will be able to order the result by taxonomy "my-product-attribute":
https://toolset.com/documentation/user-guides/view-layouts-101/#table

#1087410

Hello,

Ik will take te steps and let you know when I'm ready. Should I use WooCommerce Views in this case?

#1087413

If you need to design the single product posts with Views plugin, you should use WooCommerce Views in this case.

See our document:
https://toolset.com/documentation/user-guides/getting-started-woocommerce-views/

section "Product Template File"

#1087419

Hi,

I found this article: https://toolset.com/2017/06/wordpress-table-plugins-integration-with-toolset-types/
Where can I find some step by step documentation or what is the best way of implementing WooCommerce Product Table this in product detail page? Is it with (Woocommerce) views or should I manage to do this differently?

In any case I would like the products detail display the variations in table with WooCommerce Product Table. Of course automatically filled in with the current product variations data.

#1087811

I am not familiar with the "WooCommerce Product Table" plugin, it is not a Toolset plugin.

I have checked the screenshot
hidden link
It seems to be able work in the shop page, I am not sure if it can achieve what you want:
WooCommerce Product Table this in product detail page

I suggest you check it with the author of "WooCommerce Product Table" plugin

#1088330

That's right but it's a Toolset ready plugin and it's even on your website like I mentioned: https://toolset.com/2017/06/wordpress-table-plugins-integration-with-toolset-types/

But anyway, I managed to solve the issue and the plugin is working very nicely:
hidden link

Little side-effect of Toolset layouts is that I lost my theme's titlebar. How can I manage to get it back? I contacted the people at Upsolution and pointed me at the function that takes care of this but I'm not sure how to fix or implement this. Is there a way within toolset to add or attach these kinds of elements to a new view or layout outside the standard content area?

New threads created by Luo Yang and linked to this one are listed below:

https://toolset.com/forums/topic/split-woocommerce-detailpage-layout-attributes/

#1089156

I assume the original question of this thread has been resolved:
https://toolset.com/forums/topic/woocommerce-detailpage-layout-attributes/#post-1087101

For other new questions, please check the new thread here:
https://toolset.com/forums/topic/split-woocommerce-detailpage-layout-attributes/

#1089157

I assume the original question of this thread has been resolved:
https://toolset.com/forums/topic/woocommerce-detailpage-layout-attributes/#post-1087101

For other new questions, please check the new thread here:
https://toolset.com/forums/topic/split-woocommerce-detailpage-layout-attributes/