Jump to content

Shipping carriers Range value not working in prestashop 1.6


Recommended Posts

Hello, 


 


I just moved to configure the shipping CARRIERS for my presta 1.6.0.6 But I found a BUG, that was working in v.1.5.x however in 1.6.0.6 it's a bug.


 


 


So, the problem is when you creat two carriers for the same zone:


 


CARRIER 1


Ranges


Will be applied when the price is >= 0.00000


Will be applied when the price is < 300.00000


 


 


 


CARRIER 2


Ranges


Will be applied when the price is >= 301.00000


Will be applied when the price is < 5000.00000


 


 


 


So, it should be working this way:


 


Case 1:


when you add product with total amount of 150USD to your order, only CARRIER 1 must be available


 


Case 2:


when you add products with total amount of 410USD to your order, only CARRIER 2 must be available


 


 

So, this was working in Prestashop 1.5.x...  


 


In 1.6.0.6 in both cases it shows both CARRIERS... 


 


Maybe some one can help!


Link to comment
Share on other sites

×
×
  • Create New...