-
AuthorPosts
-
minimizan Friend
minimizan
- Join date:
- January 2013
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
January 25, 2013 at 1:03 pm #184360Hi, just one question that I think is about the template:
When I see product details It appears the price crossed when it has one discount applied.
I want to see this pice crossed in category products view and in most viewed-best sales but I do know how. I have checked the different options in configuration with no success.Thanks
- Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 30, 2013 at 10:23 am #481681Hi,
Which type of price with crossed line in your attached image is? Is that sales price as default of VM: http://easycaptures.com/fs/uploaded/530/1213883441.png
minimizan Friendminimizan
- Join date:
- January 2013
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
January 30, 2013 at 10:45 am #481686It is PRODUCT_BASEPRICE_WITHTAX=”Precio base con impuestos”
minimizan Friendminimizan
- Join date:
- January 2013
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
February 11, 2013 at 4:25 pm #483080Any help please?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 18, 2013 at 3:05 am #483720Hi minimizan,
Could you send me url of a product page that has this discount price? I try to open some but I can’t find it.
minimizan Friendminimizan
- Join date:
- January 2013
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
February 19, 2013 at 10:34 am #483909You can check this product, thanks: http://www.koralecomplementos.com/para-ella/brazalete-marron-cobre-detail
minimizan Friendminimizan
- Join date:
- January 2013
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
February 26, 2013 at 12:47 pm #484602Any reply about? thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 28, 2013 at 4:08 am #484828Hi minimizan,
To view the base price with tax in category view, please open file: templatesja_vintashtmlcom_virtuemartcategorydefault.php, remove comment in line 273:
[PHP]//echo $this->currency->createPriceDiv(‘basePriceWithTax’,’COM_VIRTUEMART_PRODUCT_BASEPRICE_WITHTAX’,$product->prices);[/PHP]
change it to:
[PHP]echo $this->currency->createPriceDiv(‘basePriceWithTax’,’COM_VIRTUEMART_PRODUCT_BASEPRICE_WITHTAX’,$product->prices);[/PHP]Then clean cache.
This is custom work in Virtuemart component, you can also post a thread in VM forum to get more help.
minimizan Friendminimizan
- Join date:
- January 2013
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
February 28, 2013 at 1:58 pm #484918Ths show the prices crossed as I want but in all of them also in products with no discount. I want this for only the products with discount. Thanks any way, I`ll see virtuemart forum too.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by minimizan 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum