• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 29.03.18, 20:51
  • Opened by: Jakub Rawek
  • Closed by: Marek
  • Closed on: 06.05.18, 21:31
  • Reason: Closed
  • Comment: Glad to help!

Ticket #11946 - Disable size guide for selected products

Hi,

Is it possible to disable size guide for selected products or categories?

Best regards,
Kuba

Comments

Marek 29 Mar 2018, 21:12

Hi, Jakub.
You can create several Size Guides and select them in different product. Unfortunately there is no option to select certain size guide for specific category

Jakub Rawek 30 Mar 2018, 09:07

Hi Marek,

Thanks for your quick answer. I see, how about disabling the function? I have both products that require such a chart and the one-size ones. Is there any option or the easiest way would be a css?

Best,
Kuba

Marek 30 Mar 2018, 15:08

Yes, it’s possible with CSS, you only need product ID:

.product-id-8 .hookDisplayGuide {display:none}