- Posts: 39
- Thank you received: 0
PricebasePriceWithTax displayed only if there is a
-
MaxMi
Inactive member - Topic Author
- Member
Less
More
11 years 3 months ago #31948
by MaxMi
Replied by MaxMi on topic PricebasePriceWithTax displayed only if there is a
no .. in the detail view of the product freezes the page (still white) while displaying the category (product list) does not change anything
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #31953
by ivan.milic
Replied by ivan.milic on topic PricebasePriceWithTax displayed only if there is a
Ok use default.php from attachment
Please Log in to join the conversation.
-
MaxMi
Inactive member - Topic Author
- Member
Less
More
- Posts: 39
- Thank you received: 0
11 years 3 months ago #31978
by MaxMi
Replied by MaxMi on topic PricebasePriceWithTax displayed only if there is a
Ok, I've also corrected the "font" after the change, you can see it here:
www.vapori.rcaweb.it/index.php/liquidi-left/dea-caffe-detail
Can I have the same correction in the display of categories? You can see here that the two prices are still www.vapori.rcaweb.it/index.php/liquidi
Thank you very much!!
Can I have the same correction in the display of categories? You can see here that the two prices are still www.vapori.rcaweb.it/index.php/liquidi
Thank you very much!!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #31990
by ivan.milic
Replied by ivan.milic on topic PricebasePriceWithTax displayed only if there is a
You can edit:
templates\hot_ecommerce\html\com_virtuemart\category\default.php
form line 272 <div class="product-price...
lines echo $this->currency->createPriceDiv (... output prices
templates\hot_ecommerce\html\com_virtuemart\category\default.php
form line 272 <div class="product-price...
lines echo $this->currency->createPriceDiv (... output prices
Please Log in to join the conversation.
-
MaxMi
Inactive member - Topic Author
- Member
Less
More
- Posts: 39
- Thank you received: 0
11 years 3 months ago #32010
by MaxMi
Replied by MaxMi on topic PricebasePriceWithTax displayed only if there is a
I'm sorry but I do not understand what should I change ..
The problem, as for the detail produced, is that the display of products in a category will display the price without any discounts for products that have no discount.
"When in VM config, tab "price", put the flag to "price including all taxes without discounts" Virtuemart displays it only for products that have a discount rule active. For product that does not have it does not show it (because it is equal to the selling price). Template eCommerce displays it always and creates same problems to customers because they see two equal prices."
Help!
The problem, as for the detail produced, is that the display of products in a category will display the price without any discounts for products that have no discount.
"When in VM config, tab "price", put the flag to "price including all taxes without discounts" Virtuemart displays it only for products that have a discount rule active. For product that does not have it does not show it (because it is equal to the selling price). Template eCommerce displays it always and creates same problems to customers because they see two equal prices."
Help!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #32022
by ivan.milic
Replied by ivan.milic on topic PricebasePriceWithTax displayed only if there is a
Use default.php from attachment for templates\hot_ecommerce\html\com_virtuemart\category\default.php
Please Log in to join the conversation.
Time to create page: 0.184 seconds