original price to the top of discount price

  • Posts: 57
  • Thank you received: 0
11 years 4 months ago #108816

Hi, I would like to put original price before discount price more little than discount price and if is possible at the top than discount price, not to the left

thanks

Last edit: 11 years 4 months ago by mirkozax.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 4 months ago #108842

Hi,

I think that you'll be able to do that by :
1.
- Going to "Hikashop->System->Configuration->Display"
- Setting the "Show discounted price" option to Display the price before the discount is applied

2.
- Going to "Hikashop->System->Configuration->Languages->'YOUR LANGUAGE FILE'"
- Editing this line :

PRICE_DISCOUNT_END=""
by :
PRICE_DISCOUNT_END="<br/>"

Hope this will help you a little.

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

  • Posts: 57
  • Thank you received: 0
11 years 4 months ago #108851

Work thanks, and to make smaller the price before the discount price ?

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

  • Posts: 12953
  • Thank you received: 1778
11 years 4 months ago #108859

You'll just have to use some CSS code to do that, like :

.hikashop_product_price_before_discount {
font-size: 11px;
}

The following user(s) said Thank You: mirkozax

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

  • Posts: 57
  • Thank you received: 0
11 years 4 months ago #108890

Thanks works perfectly !

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

Time to create page: 0.079 seconds
Powered by Kunena Forum