Search the Community
Showing results for tags 'order total'.
-
i wanna make a new shipping calculation and not sure how to get the total order amount. what is the variable for the total order amount? and i wanna use it inside the below function. do i need to define anything first? public function getOrderShippingCost($params, $shipping...
-
hi, i am creating my own shipping module. what is the varible for the order total? how to call it? thx!
-
- parameter
- order total
-
(and 1 more)
Tagged with:
-
Use this code to exclude specific categories from counting to the total necessary for free shipping. Part of this code can be also used to add to your cart a line with something like "Remaining amount in order to obtain free shipping:" Most of the code was taken from here, but also here. Works o...
- 3 replies
-
- 1
-
-
- order total
- specific categories
-
(and 3 more)
Tagged with:
-
I recently went to update a customer order and found I couldnt change the product within the cart. I needed to change the size attribute since my customer ordered the wrong size. I tried editing the actual product but there is no function for this. Instead, I added a new product with the correct...
- 6 replies
-
- wrong total
- order total
-
(and 2 more)
Tagged with:
-
Hi all, I'd like to offer a loyalty system based on an accumulative percentage discount. EG once the customer's order total reaches $500 they get a 5% discount. One way of doing this might be to use customer groups, where a customer's order total automatically advances them to a new customer...
-
- customer groups
- loyalty discounts
-
(and 2 more)
Tagged with:
-
Hi, Im using V1.4.6.2 What file contains the calculations for the order total? I would like to code something on the lines of (see below) however since i havent found the correct file im not sure on the class names. IF order total <= 100 then order total*15% else if order total >101...
- 1 reply
-
- order total
- order.php
-
(and 2 more)
Tagged with: