If i add
- Code: Select all
<?php echo $this->product->product_desc; ?>
Please tell me how to do it?
<?php echo $this->product->product_desc; ?>
teitbite wrote:Hi
There is no need to change the code. With Normal mode You can simply use text value to display description for products.