Post by richwelle11 » Thu Sep 06, 2012 5:01 pm

Hello everyone i' m trying to find this options.tpl in opencarts directory but i cant find it. i was fixing my radio butoon options for the product and i found this tutorial http://www.fourdegreeswest.co.uk/2012/s ... on-prices/ but i cant seems to find where exactly that options.tpl resides i was using the default template please help me if you know this. Thank you




- ???
Last edited by i2Paq on Fri Sep 07, 2012 12:19 am, edited 1 time in total.
Reason: Fontsize removed

Newbie

Posts

Joined
Thu Jul 26, 2012 12:57 pm

Post by anung » Thu Sep 06, 2012 11:24 pm

You can find it in product.tpl

User avatar
Active Member

Posts

Joined
Fri Mar 30, 2012 10:32 am
Location - Indonesia

Post by richwelle11 » Thu Sep 06, 2012 11:59 pm

Thank you Sir i find it but the tutorial on site didnt work. can you help me get those plus signs on product option Sir.? example :
total mat 4 x 6 = +$10
total mat 6 x 8 = +$20
total mat 8 x 10 = +$30

i want to get rid of that plus signs on the additional price
like this
total mat 4 x 6 = $10
total mat 6 x 8 = $20
total mat 8 x 10 = $30

Hope you can help me sir

Newbie

Posts

Joined
Thu Jul 26, 2012 12:57 pm

Post by anung » Fri Sep 07, 2012 12:30 am

Find this code

Code: Select all

(<?php echo $option_value['price_prefix']; ?><?php echo $option_value['price']; ?>)
replaced with this code

Code: Select all

(<!--<?php echo $option_value['price_prefix']; ?>--><?php echo $option_value['price']; ?>)

User avatar
Active Member

Posts

Joined
Fri Mar 30, 2012 10:32 am
Location - Indonesia

Post by richwelle11 » Fri Sep 07, 2012 1:30 am

Wow . IT works like a charm Sir. :)
Thank you so much Anung
:)

Newbie

Posts

Joined
Thu Jul 26, 2012 12:57 pm
Who is online

Users browsing this forum: No registered users and 27 guests