Search the Community
Showing results for tags 'delivery costs'.
-
Hello, Using Prestashop 1.7.6.7 In my shop, no matter how many items are in the shopping cart, only the largest weight should be selected --> so that you just pay the delivery for the largest product. I found the calculation of the shipping costs in the file classes/cart.php. I changed SELECT SUM((p.`weight` + pa.`weight`) * cp.`quantity`) as nb --> to --> SELECT MAX(p.`weight`) as nb Also rewrote the public function getTotalWeight($products = null) The most time it works that the largest weight is selected, but for certain products it crash and the wrong shipping category will selected. I hope someone can help me and sorry for my english. Here you can see the rewrited code of the cart.php at row 3678.
-
Hello, I am looking for an addon to generate upsells based on the weight of the package and the cost of transport. Let me explain, the majority of carriers operate by weight bracket 0.001 kg 1kg = $ n, 1.001kg 2kg = m $ I would like to be able to offer my customers an optimization of transport costs. Let's say that his purchase is 650gr, he has 350gr left to add another product without increasing transport costs. So to be able to offer him a list of products with a maximum weight of 350gr sorted by category and by price. Do you know an addon that does this, no matter how much I look, I can't find Thanks in advance
-
- transport fee
- delivery fee
-
(and 2 more)
Tagged with:
-
Another question i hope someone can help me with 🙂 After updating prestashop at my site gesssicadancewear.nl there is this problem with the deliverycosts. it is being calculated in the cart, as usual, customers pay this price, inlcuded these delievery costs. but then the invoice and backend says that the customer paid to much. it states the price without delieverycosts as the right price. sorry if its a bit confusing 😉 i get paid the right amount, but still something isnt working as it should. anyone ideas about how i can fix this again? many thanks!
-
Hello everyone, I'm working on Prestashop 1.6 and I'm having problems with the delivery costs on my system when paying on Paypal. Sometimes, the delivery costs are not applied and when I check that user details I can see that the province, which is mandatory, is no filled. I have tried not to fill in the form without the province...but is not possible. I also have the chance of making payments with Redsys on my system, and there is no problem with that system. So I don´t know if the problem comes from Paypal or from Prestashop registry form. Anybody has any clue of what can be going on? Thnkx in advance!
-
- paypal
- delivery costs
-
(and 3 more)
Tagged with:
-
I've inserted several weight ranges for the online store. This is working ok but I need to add a price range for free Shipping! I would like the cart to offer free shipping if the cart is £5 or less... I've set-up a carrier for free delivery and set it to 'According to Price'. Next I set-up a price range £0-5 but the cart is not displaying the free shipping!? Shipping - Billing tab is set to 'According to weight range'... Am I missing something??
- 2 replies
-
- shipping
- price range
-
(and 2 more)
Tagged with:
-
Hi I run a UK store, and I would like to offer my products to the whole of Europe, how do I set postage costs by Country and not Zones. Example: Product X Delivery to Spain, Product X Delivery to Holland Product X Delivery to Italy
- 1 reply
-
- postage
- delivery costs
-
(and 2 more)
Tagged with:
-
Hello everybody, I need the module which calculates the delivery costs per driving distance, using Google API, like this for Magento: http://www.magentocommerce.com/magento-connect/shipping-distance-calculator-plus.html I have purchased one from here: http://www.prestashop.com/forums/topic/133927-delivery-price-module-based-on-driving-distance/ but the module doesn't work and developer doesn't answer on my requests to fix it. Has Prestashop any other similar module? Or somebody can develop it?
-
Hy everyone, The question is very simple : How can i disable additional shipping costs only for one carrier ( i have two carriers now) ? Hope the answer is not difficult Prestashop 1.4.9.0 Thank you all !
-
- additional shipping
- shipping
-
(and 2 more)
Tagged with: