Problem with price

  • Posts: 35
  • Thank you received: 0
11 years 7 months ago #97782

1. After upgrade to business version hikashop shows only one price. Price with VAT is the same as the price without VAT in front end, but on the back end calculate everything well.
For example:
(Back End): 10 PLN Price, Price with VAT 12.30
(Front End): 10 PLN (Price without VAT 10 PLN)

2. On the product page(back end) in the retail price box, i have error: "Notice: Undefined offset: 1 in /elforrest/administrator/components/com_hikashop/views/product/tmpl/common.php on line 66 Notice: Trying to get property of non-object in /elforrest/administrator/components/com_hikashop/views/product/tmpl/common.php on line 66 Notice: Undefined offset: 1 in /elforrest/administrator/components/com_hikashop/views/product/tmpl/common.php on line 66 Notice: Trying to get property of non-object in /elforrest/administrator/components/com_hikashop/views/product/tmpl/common.php on line 66"

3.I have two prices. One for retail clients (public users), and the price for wholesale (register users). Is it possible to access level for users has set up automatically? I thought about it, to create two currencies (PLN and pln) and If I chose a curriencie "PLN", access level set automatically for public users and if i chose "pln" access level set automatically to the register users. How i can do it?

EDIT:

4. Where i can edit hikashop banktrasfer end information?

5. How i can delete "title"(Mr, Ms...)

Last edit: 11 years 7 months ago by Soko?owski.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #97869

Hi,

1. Try to save again the products. And try to change the price display from "both" to "with" or without" save and put back to "both".

2. This has been corrected. You can replace the concerned line with:

<input type="text" name="data[product][product_msrp]" value="<?php echo @$this->element->product_msrp; ?>"/><?php echo ' '.@$mainCurr[1]->currency_symbol.' '.@$mainCurr[1]->currency_code; ?>

3.You can set many prices for one product, and there is access level for each price. You can set a price for public and one for registered.

4. You can edit the informations by editing the banktransfer payment method in System > Payment methods

5. In Display > Custom Fields, you can disable the field "address_title".

The following user(s) said Thank You: Soko?owski

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

  • Posts: 35
  • Thank you received: 0
11 years 7 months ago #98048

1. I have tried. A few times. Still doesn't work.
3. Yes, I know. But I have to then set the access for each product. I mean, when you choose currency(PLN or pln) access has set up automatically. Is there a possibility?

2,4,5 thx

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
11 years 7 months ago #98199

1. If the prices on the frontend don't get the taxes while it works on your backend, then it means that your main tax zone (or the zone of your frontend user address) is not taxed based on your tax rules. It's not related to the update as far as I know. However, we would need more information on how you setup your tax rules, your configuration taxes options and your user address on the frontend to give you a more detailed answer.

3. I don't see how. The solution proposed by Xavier is the one I would recommend. Now, if you have the same discount for all the products, instead of having two prices with different access levels, you could have only one price and create a discount with an access level so that the prices get discounted automatically for the wholesale user group.

The following user(s) said Thank You: Soko?owski

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

  • Posts: 35
  • Thank you received: 0
11 years 7 months ago #98350

1. I can give u access to my website if it helps. Let me know.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #98475

Hi,

Yes you can send it via PM, don't forget to post the topic link in the pm.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
11 years 7 months ago #98683

It is working fine on your frontend as far as I can:



Please make sure that the address of the user you're using is in Poland if you want to see the taxes since you limited the taxes to Poland only.

Attachments:
The following user(s) said Thank You: Soko?owski

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

Time to create page: 0.081 seconds
Powered by Kunena Forum