October 27, 2023 at 1:45 pm
Hi there,
I am building my Woocommerce website using Shopkit and am encountering a couple of issues.
On Shopkit, specifically WooTemplates, is there a way to have seperate Single Product templates for mobile and desktop?
Basically, my products looks quite different on Desktop & mobile, and there is no way for me to properly re-arrange the blocks in the Desktop version to also fit the mobile version.
So I am currently stuck using conditional display.
On my single product template I am currently using Conditional Display, with two row layouts. One row layout is my mobile product display and another row layout is my desktop product display.
Now when I have conditional display enabled, only one of the Add to Cart buttons work, as well as the product tabs. When I have both the rows enabled, either the Add to Cart button only works on mobile or only works on desktop.
I cannot get them both working with conditional display activated.
I feel this is not the most efficient way to complete this. Any better way to have a different mobile version of my single product?