Post by 95amberdaniels » Wed Apr 07, 2021 7:32 pm

Hey, I'm new to opencart. I have designed a website(am still working on it) and I want to add a price section just below my products (which will be some paid apps). If somebody can have a look at my code for adding price.

Code: Select all

<table align="left" border="1" cellspacing="1" style="table-layout:fixed;width:500px;">
<tbody>
    <tr>
        <td style="text-align: center;"></td>
        <td style="text-align: center;"></td>
    </tr>
    <tr>
        <td>here i want the product price</td>
        <td>here i want the prduct price</td>
    </tr>
</tbody>
I am trying to add price in the cell, am i doing it right? and is it really possible to do it? Do I need to put my code directly on my .tpl page and use the controller?


Posts

Joined
Wed Apr 07, 2021 7:17 pm
Location - Anchorage, AK

Post by straightlight » Wed Apr 07, 2021 9:38 pm

OC version. Seems to be regarding a CSS, custom theme or older OC version.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by johnp » Wed Apr 07, 2021 10:58 pm

Unless I'm missing something can't you just use a content extension? One like this depending on your OC version:

https://www.opencart.com/index.php?rout ... ch=content

Opencart 1.5.6.5/OC Bootstrap Pro/VQMOD lover, user and geek.
Affordable Service £££ - Opencart Installs, Fixing, Development and Upgrades
Plus Ecommerce, Marketing, Mailing List Management and More
FREE Guidance and Advice at https://www.ecommerce-help.co.uk


User avatar
Active Member

Posts

Joined
Fri Mar 25, 2011 10:25 am
Location - Surrey, UK

Post by WorthyBeaver » Tue Jun 22, 2021 6:20 pm

johnp wrote:
Wed Apr 07, 2021 10:58 pm
Unless I'm missing something can't you just use a content extension? One like this depending on your OC version:

https://www.opencart.com/index.php?rout ... h=content-greatpeople me
Thank you for the information and advice!

Newbie

Posts

Joined
Tue Jun 22, 2021 6:17 pm
Who is online

Users browsing this forum: No registered users and 178 guests