Hi,
Hindsight being 20/20 I should have add some text and a link at the bottom of the description on all 1,200 pages of product... I didn't.
I read where maybe I can add it to product.tpl (?) but I'm not sure where or how for it to be included at the bottom/end of all descriptions.
Using latest OC (I think 1.56?)
Cheers,
Lasa
Hindsight being 20/20 I should have add some text and a link at the bottom of the description on all 1,200 pages of product... I didn't.
I read where maybe I can add it to product.tpl (?) but I'm not sure where or how for it to be included at the bottom/end of all descriptions.
Using latest OC (I think 1.56?)
Cheers,
Lasa
Thanks for the heads up.
I got the html basics down...I need it to show at the bottom of the description area... but as part part of the description.
Product Description:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ultricies laoreet nulla in aliquam. In in nibh augue. In in erat ut mi laoreet lobortis sed vel est. Sed condimentum sagittis nisi, id tristique mi feugiat ac. Morbi sit amet turpis nec tellus imperdiet vulputate. Praesent sit amet blandit nibh, nec dictum tortor. Pellentesque laoreet, risus non adipiscing elementum, lorem elit luctus velit, quis pharetra dolor ligula at tellus.
I need it to appear here
Thanks,
Lasa
I got the html basics down...I need it to show at the bottom of the description area... but as part part of the description.
Product Description:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ultricies laoreet nulla in aliquam. In in nibh augue. In in erat ut mi laoreet lobortis sed vel est. Sed condimentum sagittis nisi, id tristique mi feugiat ac. Morbi sit amet turpis nec tellus imperdiet vulputate. Praesent sit amet blandit nibh, nec dictum tortor. Pellentesque laoreet, risus non adipiscing elementum, lorem elit luctus velit, quis pharetra dolor ligula at tellus.
I need it to appear here
Thanks,
Lasa
Edit product.tpl and look for:
Add whatever text you want before the ending </div> for example
Code: Select all
<div id="tab-description" class="tab-content"><?php echo $description; ?></div>
Code: Select all
<div id="tab-description" class="tab-content"><?php echo $description; ?>
<br/>
Your text here. </div>
Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.
No problem. Glad I could help 

Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.
Who is online
Users browsing this forum: Amazon [Bot] and 26 guests