Burhan BVK Posted July 21, 2011 Share Posted July 21, 2011 There is a bug in Prestashop 1.4 that causes virtual products to require shipping in certain cases. When the following happens the customer is forced to select a carrier with shipping costs:- You have virtual products with attributes.- The same virtual product is added at leats two times selecting different attributes.- Then shipping will appear even if all products are virtual.This is caused by a bug in Cart class, isVirtualCart function. Attached is a fixed file for 1.4.3. You need to manually copy the isVirtualCart function for other versions. Cart.php Link to comment Share on other sites More sharing options...
AmyLichti Posted June 20, 2013 Share Posted June 20, 2013 By any Chance is there a fix for Prestashop v1.5.4? 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