m.garo Posted July 7, 2015 Share Posted July 7, 2015 Hi, I need help. There are two kind of products in my ecommerce, virtual and standard products.In the checkout process I would need to show 'The delivery address' only for standard products and not to show it for virtual products.Is any way to get this?I've put the condition "if $cart->isVirtualCart()} style="display:none;" in order-address.tpl file for not showing the delivery address, but it doesn't work. The delivery address is shown for virtual products. Any suggestion? Thanks in advanced. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now