- Posts: 163
- Thank you received: 1
template does not show sale price
-
maryswave
Inactive member -
Topic Author
- Member
-
Less
More
12 years 4 months ago #23518
by maryswave
template does not show sale price was created by maryswave
I have tried several different ways to show the original price along side the sale price but the template won't seem to show it. Is there an easy way to show the sale price??
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #23531
by ivan.milic
Replied by ivan.milic on topic template does not show sale price
What do you have under VM admin->Configuration->Configuration->Pricing
Please Log in to join the conversation.
-
maryswave
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 163
- Thank you received: 1
12 years 4 months ago #23560
by maryswave
Replied by maryswave on topic template does not show sale price
I love Joomla but hate Virtuemart.
I have already moved one site to Prestashop because it is miles ahead of Virtuemart and way easier.
If I want to show the original price and then show only items that are on sale with a sale price it does not seem to be possible as the descriptions are all the same... either saying discounted price even when the price is not discounted. The Tax and Calculation rules do not work correctly for discounts. When I try to use a calculation rule for a discount it discounts everything in the shop, now matter how many hours and days I have spent trying to figure it out will not make it work and no one in the VM forum has a clue either.
I have already moved one site to Prestashop because it is miles ahead of Virtuemart and way easier.
If I want to show the original price and then show only items that are on sale with a sale price it does not seem to be possible as the descriptions are all the same... either saying discounted price even when the price is not discounted. The Tax and Calculation rules do not work correctly for discounts. When I try to use a calculation rule for a discount it discounts everything in the shop, now matter how many hours and days I have spent trying to figure it out will not make it work and no one in the VM forum has a clue either.
Please Log in to join the conversation.
-
maryswave
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 163
- Thank you received: 1
12 years 4 months ago #23561
by maryswave
Replied by maryswave on topic template does not show sale price
So now I have the pricing showing in the cart when an item is added to the cart but I have too many prices on the front.
How do I suppress class="PricesalesPrice" on the category layout and on the product page?
Any suggestions would be appreciated.
How do I suppress class="PricesalesPrice" on the category layout and on the product page?
Any suggestions would be appreciated.
Please Log in to join the conversation.
-
maryswave
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 163
- Thank you received: 1
12 years 4 months ago #23562
by maryswave
Replied by maryswave on topic template does not show sale price
I figured it out by adding this to the your template:
div.PricesalesPrice{
display:none !important;
}
and the totals show now in the cart.
div.PricesalesPrice{
display:none !important;
}
and the totals show now in the cart.
Please Log in to join the conversation.
Time to create page: 0.170 seconds