News:

AbanteCart v1.4.2 is released.

Main Menu

displaying wrong price in shopping cart

Started by oliver, December 25, 2014, 06:02:19 PM

Previous topic - Next topic

oliver

Hi again

I have setup all the items and tax correctly in the shop
and the tax are all correct plus shipping for domestic and foreign and all works great
when select items and go to the check out all calculation are ok
but i saw one wrong calculation on the shopping cart when you have a item in cart
it looks like the tax is calculated twice on the title at the box

is there a way to fix this ? any help would be great
thanks

Rgds

Basara

Hello.

What is your AbanteCart version? We fix this issue before.
Try to disable "Display Prices With Tax" setting in admin

oliver

#2
hello Basara,

i use the version 1.1.9

yes when i disable "Display Prices With Tax" the cart shows the price correct with tax on the top and the calculation inside the cart are also ok
but then it shows also the price on the katalog without the tax!

ok then i need to show on the menu katalog the price  + tax
how can i add a price with tax on the menu katalog
is there a way to do this ?

thanks

oliver


oliver

i need really to ad the tax information to the price at the menus on each items please if anyone can help would be great thanks

oliver

i bump this up because i need to know if i can add any image or txt for the tax on the price

yonghan

Hello,it is possible to do that,you'll need to modify the files.And which menu are you referring to?

oliver

hello handoyo,

thanks for replay

what i need it to show after the price a information that the price is plus tax can be txt or image i preffer for image
if i can add it
i have a example what i need to do attach to the msg

yonghan

Assuming you're using v1.2.These are the file that you need to modify:

https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product_listing.tpl

You can add the text or image on:
line 60 if the product price is special
line 63 if the product price is normal

and https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/blocks/product_list.tpl

You can add the text or image on:
line 59 if the product price is special
line 62 if the product price is normal

Hope it helps.

oliver

thanks for this but i use not 1.2 i use the last stable version 1.1.9
i didn't ubgrade abant to 1.2 yet

yonghan

Actually it's the same.v1.1.9 is defaut_html5 instead of default

Forum Rules Code of conduct
AbanteCart.com 2010 -