Is it possible to take a product page (without the store header, navigation or anything--just the product page) and use a PHP require tag to include it in a PHP file?
Is it possible to take a product page (without the store header, navigation or anything--just the product page) and use a PHP require tag to include it in a PHP file?
EDIT: Wrong forum...my bad.
And where do you want this to appear??? I take not in the cart.....
Zen-Venom Get Bitten
Correct. I have Zen Cart installed in /public_html/store, and I want to include it in a PHP file in /public_html.
You can do this but you will have to understand the sessions requirements and mitigate this/include it in your php page.
Why would one want this when the cart is right there?? Sounds like a lot of work for ???
Zen-Venom Get Bitten