[SOLVED]updated price for minimum order - not work

  • Posts: 18
  • Thank you received: 0
13 years 2 months ago #9319

I have 2 prices for a product
25 for single order
20 for minimum order of 5

I have it shown correctly on product display/show page, but when ordering, the price defaults to the single product (25) , even if I enter a qty of 5 and more.

I will appreciate assistance, thanks
trishop.co.il/index.php?option=com_hikas...yout=show&Itemid=474

Last edit: 13 years 2 months ago by saariko.

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

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
13 years 2 months ago #9326

Could you give us an FTP access to your website ?

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

  • Posts: 18
  • Thank you received: 0
13 years 2 months ago #9332

to what folders will you need the access?

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

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
13 years 2 months ago #9340

to the folders administrator/components/com_hikashop and components/com_hikashop

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

  • Posts: 18
  • Thank you received: 0
13 years 2 months ago #9367

Have sent you login details in a PM

just noticed, there is no PM option.

Ill email you the info

Saar
:S

Last edit: 13 years 2 months ago by saariko.

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

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
13 years 2 months ago #9374

We got the email. We'll look at that tomorrow as we don't have the time today.

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

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
13 years 2 months ago #9441

The problem is fixed. The line:
if(count($unitPrice)>1){
had to be changed to:
if(count($prices)>1){
in the file administrator/components/com_hikashop/classes/currency.php

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

  • Posts: 18
  • Thank you received: 0
13 years 2 months ago #9498

thank you
solved

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

Time to create page: 0.066 seconds
Powered by Kunena Forum