Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / How to include other page to product description

How to include other page to product description

Locked

Views: 1,212

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
10 Dec 2008, 11:02 PM
#1
marksu avatar

marksu

Zen Follower

Join Date:
Nov 2007
Posts:
260
Plugin Contributions:
0

How to include other page to product description

How can I add a other page content to a product description.

I tried adding following to product description.
1.

<!--#include virtual="http://www.dimain.com/?productID=871" -->

I also tried

<?php require_once('http://www.dimain.com/?productID=871'); ?>

Test 2 was not saved to the product description when I came back.

I did use the html code mode in the editor.
Is the sutch coding diabled in product description?
If so can it be enabled only for product description.

10 Dec 2008, 11:08 PM
#2
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: How to include other page to product description

Scroll down to foot of this page..previous threads
regarding same query i.e.
http://www.zen-cart.com/forum/showthread.php?t=59826

10 Dec 2008, 11:47 PM
#3
marksu avatar

marksu

Zen Follower

Join Date:
Nov 2007
Posts:
260
Plugin Contributions:
0

Re: How to include other page to product description

Thank you for your fast reply.

I just found page:
http://www.thatsoftwareguy.com/zencart_php_in_description.html

same as your referenced thread also refereces to.

Thanks