There are product pages, which you can assign products to, then there are regular pages, which you cannot seem to assign products to. Is there a way to redirect products to these regular pages? I have built landing pages and linked them in the navigation, but when people search up the products they’re still going to the regular product pages because they’re technically not assigned. How can I link/redirect products to ‘regular’ landing pages?
Using Dawn theme
No, there is no native way to make a regular page a product page in Shopify. However you could use workarounds:
- You could create a redirect for the given product page and redirect to the regular page. A manual by Shopify can be found at https://help.shopify.com/en/manual/online-store/menus-and-links/url-redirect
- You could integrate a Shopify “Buy button” into the regular page. This is explained at https://help.shopify.com/manual/online-sales-channels/buy-button/setup
But have in mind that both solution are not ideal to run the store and could make problems when using apps or other features. The best way would be to implement all the content from the landing page into the product page.
Unfortunately redirects can’t come from a) product pages, or b) pages that aren’t 404 error pages
The buy button isn’t really useful for this situation
Thank you anyway