Problem with showing prices customation - SOLVED

  • Posts: 6
  • Thank you received: 0
11 years 6 months ago #136396

-- url of the page with the problem -- : www.futiskauppa.net/index.php/verkkokaup...goria/31-tarjouskori and www.futiskauppa.net/index.php/verkkokaup...730-led-kengannauhat
-- HikaShop version -- : 2.2.3
-- Joomla version -- : 2.5.14
-- PHP version -- : 5.4.19
-- Browser(s) name and version -- : IE11, FF 25.0.1, Chrome 31.0.1650.63 m
-- Error-message(debug-mod must be tuned on) -- : No error message
I have some items on discount and amount of discount is tied with discounted new price - how to make space between discount and new price. Ideal solution is to have those on own rows. URL: www.futiskauppa.net/index.php/verkkokaup...goria/31-tarjouskori

Another issue is www.futiskauppa.net/index.php/verkkokaup...730-led-kengannauhat - have three different prices as per quantity. But those are showed only in 2 rows and only biggest quantity is on its own row. How to have all prices on their own row or at least to have reasonable space between two different price in lower row.

I looked it is hikashop_product_discount class I need to edit but where it is and how to edit it correctly?

Last edit: 11 years 6 months ago by vetoveljet. Reason: Update of status

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #136414

Hi,

1. You'll just have to edit your translation file , and change for example, this line :

PRICE_DISCOUNT_END=""
By :
PRICE_DISCOUNT_END="   "
2. You'll also be able to do that by editing your translation file , by for example changing this line :
PER_UNIT_AT_LEAST_X_BOUGHT=" per unit for buying at least %s"
By :
PER_UNIT_AT_LEAST_X_BOUGHT=" per unit for buying at least %s <br/>"

Last edit: 11 years 6 months ago by Mohamed Thelji.
The following user(s) said Thank You: vetoveljet

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 0
11 years 6 months ago #136459

Thanks, I didn't even think about lang-file ;-)

Please Log in or Create an account to join the conversation.

Time to create page: 0.067 seconds
Powered by Kunena Forum