Variable product group does not display properly on grid
-
Hi,
I just created a variable product group (see link in the private section). But on the product grid, it is displaying both the attribute color swatches and the swatches under the specific variable products. I want to only display one. The top two circles are from the attribute panel and the bottom two circles are the swatches from the variable products window. How to do this? Variable product name: Papillon Group.
Attachments:
You must be
logged in to view attached files.
I have solved this problem. I now need to know how to get rid of the three displays on the single product page, the variable name, the clear sign and some irrelevant codes. attached.
Attachments:
You must be
logged in to view attached files.
Please also advise, how to add videos for each of the variable products. Thanks.
Attachments:
You must be
logged in to view attached files.
Hi hey3212,
Thanks for reaching to us.
1. Remove things
Please use below code
table.variations .label.cell,
div.wd-reset-var{
display: none;
}
2. Video
Unfortunately, there is no such option by default. You need to find a third-party plugin to achieve more functionality that best suits you.
Best Regards,
The codes worked. Thank you very much for your help.
The topic ‘Variable product group does not display properly on grid’ is closed to new replies.