Hi, would greatly appreciate any advice. It’s got to be something
simple I’ve missed.
I have a “your order” popup that explains their order.
Including what individual products they purchased and I made it to where when they click on the individual item, it will open the full product page.
I have everything working with the exception of…
When I click on the item it takes me to a blank page… instead of the product page, even though the URL looks exactly the same for the product page when clicked from the store page.
Here are the parameters I set up:
Here is the blank URL it only shows the header.
?debug_mode=true&page=Product_details&product=1725112821390x8791415208277300
Vs… the product page itself
?debug_mode=true&page=product_details&product=1725112821390x8791415208277300
So what could it be?? Privacy setting??
Thanks in advance.