Hi
Do anyone know which file to edit and which line to change the text "Price" (in green in the picture below)? I would like to change the text from "Price" to "Price from".
Also, i would like to remove the (+100 DKK) and (+200 DKK) down in the options (market with red in the above picure). Is this possible? If yes, how can this be done?
The option type is "Radio", i have added two pictures to below:
Im using OpenCart v1.5.1.3.1 with a clean install.
Big thanks for any help
- Henrik
1. Open file : catalog/language/you language/product/product.php
find line 11 :
change text " Price: " to Price from
2.When you dont type the prices in option the price will not show !
but you wanna remove this you can :
Openfile : catalog/view/theme/default/template/product/product.tpl
find and remove (may be in line 90)
code:
find line 11 :
Code: Select all
$_['text_price'] = 'Price:';
2.When you dont type the prices in option the price will not show !
but you wanna remove this you can :
Openfile : catalog/view/theme/default/template/product/product.tpl
find and remove (may be in line 90)
code:
Code: Select all
(<?php echo $option_value['price_prefix']; ?><?php echo $option_value['price']; ?>)
News CMS || Plus SEO || Live Price change with Option Select
Who is online
Users browsing this forum: Baidu [Spider] and 68 guests