Hello @Jadon1
You can try to add code to redirect home page to a product page.
-
Go to Online Store → Theme → Edit code https://prnt.sc/fJOF9RnL7Rp5
-
Open your theme.liquid theme file
-
Paste the below code before
{% if template == 'index' %}
{% endif %}
Best regards,
GemPages Support Team
