I have recently added a new Printful product to my store without any option for customization. However, after editing the product description in Shopify the Personalize Design button shows and throws out an error message when clicking it.
Is there any way to remove it via Shopify code? So far, I haven’t been able to finde the line of code for this button in any of the files in the coding section.
By the way, don’t just include 1 type of product image. For clothing products, you’d better add images of models or (at least) mannequins wearing the products. It helps people relate how the products look like when they wear it.
You can check this article to learn more about the types of product images to include for visually-driven products.
I have already tried editing the scss file, but this doesn’t quite solve my problem. It removes the personalize button from all my products, not just the ones that are customizable. Is there a way of doing that just for certain products?
Thank you very much! I already suspected that I would have to include the product ID in the code in some way. But I couldn’t figure out the proper wording of the code.