sparky Posted June 4, 2011 Share Posted June 4, 2011 TIP: To not show the 0.00 One Time on the product page of the cart This example is for the web20cart template Open templates/orderforms/web20cart/products.tpl line 34 {elseif $product.paytype eq "onetime"} change to {elseif $product.paytype eq "onetime" && $product.pricing.rawpricing.monthly > 0} 0 Quote Link to comment Share on other sites More sharing options...
tynman Posted December 14, 2011 Share Posted December 14, 2011 Any chance you could shared light if we are using the modern template? 0 Quote Link to comment Share on other sites More sharing options...
mknjhill Posted January 7, 2012 Share Posted January 7, 2012 i tried with ajaxcart, i didnt see the line?? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.