![]() |
Duplicate price with custom skin modification
I am attempting to hide the price, if the product is not available. This works as I upload the following file with this content;
"custom_skin/default/en/items_list/product/parts/common.product-price.tpl" Code:
<widget I mentioned this worked, but this is until I perform a rebuild cache for some reason. After this time it will still hide the price for products not available, however it will display two prices in the thumbnails and product page. It could be some oversight I am missing. Please advise. |
Re: Duplicate price with custom skin modification
Richard,
Can you post the entire contents of your common.product-price.tpl file? |
Re: Duplicate price with custom skin modification
Code:
{* vim: set ts=2 sw=2 sts=2 et: *} |
Re: Duplicate price with custom skin modification
Richard,
Try removing the @ListChild directives from the comments. Just remove the entire lines, all 5 of them. Then rebuild cache and see what you get. I think the original template is assigning itself to the lists, and then your modified template is reassigning it. |
Re: Duplicate price with custom skin modification
That worked, thanks a lot Mike
|
All times are GMT -8. The time now is 02:45 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.