A solution is to change the English "$100 and up", not perfect but okay. Japanese is more finicky so the word order "$100 より" (yori) is perfect.
Follow the steps explained by lat9
Change two files:
/includes/languages/YOUR_TEMPLATE/japanese.php. Locate the variable named TEXT_BASE_PRICE and change its definition to 'From ( yori)'.
/includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php.
Make the script changes to tpl_product_info_display.php.


Reply With Quote

