To prevent customers from accessing the Order Protection product page directly, you can create a custom Shopify product template that automatically redirects visitors back to the homepage.Documentation Index
Fetch the complete documentation index at: https://docs.orderprotection.com/llms.txt
Use this file to discover all available pages before exploring further.
Navigate to your theme code
Go to Online Store > Themes in your Shopify admin. Click Actions > Edit code on your live theme.
Create a new product template
Navigate to the Templates folder and click Add a new template. Select Product as the template type and name it
product.op-redirect.liquid.Assign the template to your OP product
Go to Products in your Shopify admin and find your Order Protection product. Change the Template dropdown from
op-default to op-redirect.
