Hi, I want to create a 2nd page of products using the Duplicate Product option, so only one product has to be updated, as and when. However, on this 2nd page I want to use a different Layout. In my original products, I don't have an image, but on the 2nd page I want to add an image and this layout will be wider.
The only way I can see to do this is use a Block selector which checks to see whether the product is a duplicate, and if it is, uses layout 2, or if it not then uses standard layout 1. However, I don't know which variable to check against to see if it a duplicate product. If someone could point this out and ideally the Block code to use that would be great. Thanks.
Robin
The only way I can see to do this is use a Block selector which checks to see whether the product is a duplicate, and if it is, uses layout 2, or if it not then uses standard layout 1. However, I don't know which variable to check against to see if it a duplicate product. If someone could point this out and ideally the Block code to use that would be great. Thanks.
Robin
Comment