I would like to ask you something please. We have products that have color and size attributes. So, user first select color and then the size of product. But, we want to select the color and then have a form with all sizes and select pieces for every size, and then bulk add them in cart. We would like to do it like in screenshot below, without extra table below. How we can do it?
Also, I think that product page is really slow from time we enabled variation table. Why?
Regarding the bulk variations setup - our variation table is designed to work by showing all available combinations and filtering them as selections are made. So when you select a color, it will show all available sizes for that color in the table format. I understand you'd like to have a different layout without the table, but I'm not quite clear on how that would work functionally. Could you help me understand better what you're envisioning for the user flow?
About the page load time - the variation table shouldn't significantly impact the main page loading since products are loaded after the initial form render. There may be an unexpected issue or conflict we should investigate. Would you be able to provide temporary backend admin access so we can run some performance tests?
Hello,

I would like to ask you something please. We have products that have color and size attributes. So, user first select color and then the size of product. But, we want to select the color and then have a form with all sizes and select pieces for every size, and then bulk add them in cart. We would like to do it like in screenshot below, without extra table below. How we can do it?
Also, I think that product page is really slow from time we enabled variation table. Why?
See screenshot:
Thank you in advance.
Hello Stefanos,
Glad to assist,
Regarding the bulk variations setup - our variation table is designed to work by showing all available combinations and filtering them as selections are made. So when you select a color, it will show all available sizes for that color in the table format. I understand you'd like to have a different layout without the table, but I'm not quite clear on how that would work functionally. Could you help me understand better what you're envisioning for the user flow?
About the page load time - the variation table shouldn't significantly impact the main page loading since products are loaded after the initial form render. There may be an unexpected issue or conflict we should investigate. Would you be able to provide temporary backend admin access so we can run some performance tests?
Kind regards,
Thomas