• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 25.02.21, 21:01
  • Opened by: Igor Kes
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #20892 - SIZE Chart Bulk attach to product

Hi,
Is is possible to somehow add size charts to selected products in bulk? I know that I can attach size chart to manufacturer but we have manufacturers with different sizecharts. Any ideas? Or solution?

Comments

Fred 26 Feb 2021, 10:10

Unfortunately there is no such option. I’ll add this option to our TODO but can’t promise fast solution.

Igor Kes 26 Feb 2021, 12:39

Is it possible to not display a size table for selected product at all? Currently it is not possible to not display sizetable button on product page if it doesn reqire size chart.

Fred 26 Feb 2021, 19:00

you can only hide it with custom CSS like this:

.product-id-2886 .hookDisplayGuide {display:none} - hide for specific products
.product-id-category-2262 .hookDisplayGuide {display:none} - hide for specific category
.product-id-manufacturer-43 .hookDisplayGuide {display:none} - hide for specific brand