Questions tagged [discount]

405 questions
1
vote
0 answers

Prestshop Create Discount for total items into shopping cart

I do this into shopping-cart.tpl Discount Rules. But I have 2 problems: 1.- when I use the buttom +/- this value don't change. 2.- This change happen only if I refresh the page. How can I do that, without refresh the page?, if the other field how…
1
vote
0 answers

Send function to Complete order e-mail in woocommerce

I've made some function to check, what is total cart, and show how much discount have. For example: If customer add to cart minimum $300, i will show "You have 10% discount". And i have 3 steps for this. Discount i have made 3rd party plugin. How…
Bart
  • 11
  • 2
1
vote
0 answers

Prestashop 1.6.1.4 not stacking discounts and showing wrong price

I have a problem with my Prestashop: If a product only have quantity discounts the total price shown in the cart is correct, but when I also apply a category general discount (from Price Rules) that involves a product that also had a quantity…
David
  • 11
  • 1
1
vote
0 answers

Wordpress / WooCommerce - Auto Addition of Multiple Coupons based on Category

I have a coupon automatically adding to my cart on checkout. Basically; if category A and B are present apply the coupon. If the coupon is applied and both categories are no longer present (customer removed item from cart) then remove coupon. This…
Eolis
  • 645
  • 2
  • 9
  • 22
1
vote
1 answer

WooCommerce Student Discount

I need to create a coupon in WooCommerce that will only work if the user has an email which ends in .ac.uk. For example student.name@uwl.ac.uk or teacher@kings.ac.uk. The discount would be 10% off the total shopping basket. I can't find any…
1
vote
0 answers

How can I show the pricelist discount in a sale order line and make it editable?

I would like to show the discount of the pricelist. It matches with the price_discount field of the model product.pricelist.item. But once I get the discount from that model I want to make it editable. How can I achieve this? I tried this code with…
ChesuCR
  • 9,352
  • 5
  • 51
  • 114
1
vote
0 answers

Applying second discount in Woocommerce - after bulk discount

in my online store I have applied a bulk discount (i.e. a percentage reduction based on the quantity purchased). This works great. I also want to apply a second discount mechanism where the customer can select a criteria from a dropdown box and a…
Jack
  • 53
  • 3
1
vote
1 answer

Ecommerce Loyalty Points/Rewards program

I'm looking to build a Loyalty Points/Reward system on the back of the Credit payment provider, however I would like it to be able to: Allow visitor do redeem balance or not during the basket/checkout stage Allow visitor to pay the outstanding…
Pedro Costa
  • 2,968
  • 2
  • 18
  • 30
1
vote
0 answers

Magento: Adding rule discount to product page

I am struggling to work out how to first detect if a rule applies to a product in magento then display the amount. I found this but you need to specify a specific rule id which isnt idea - and it doesnt detect if it applies to the current…
1
vote
0 answers

Magento cart: how to calculate tax when applying a discount?

I want to give a fixed discount (for example 50 EUR) to every x-th visitor. In the session I keep track if the discount has to be awarded or not. The discount should only be be awarded for items bought - inclusive their taxes (not for…
wdelaet
  • 21
  • 6
1
vote
1 answer

Spree - count discount on product show page

Is there a way in spree to calculate discount for product, based on promotions, and show it on product show page? Currently, i know that it is possible to show all adjustments on order page, but I would like to show possible price for every product…
vladotg
  • 33
  • 6
1
vote
2 answers

Add 50% discount in Total if radio button option is selected (RSForm!Pro)

I have a RSform!Pro which is working great except for... I need to apply a 50% discount if people select a certain option in a radio button group. I'm using a code that should work as I found it in RSJoomla forum and they say it works. But not for…
user3847148
1
vote
1 answer

How to disable discount on a category? - Nopcommerce

I created a 10% discount for order total. But I want to ignore it for a specific category. Any short ways to achieve this? Thanks in advance.
Kuzgun
  • 4,649
  • 4
  • 34
  • 48
1
vote
1 answer

Applying a discount and showing discounted rate in Python 2.7

I have a quick question for you all. I'm currently working on an sample Airline reservation system and I'm having difficulties displaying the total amount discounted if the user is a frequent flyer (10% discount rate). Below is my…
Lukon
  • 255
  • 4
  • 20
1
vote
1 answer

Magento - Exclude Gift Cards From Discount Codes

This seems like it would be pretty straightforward but I can't seem to find anything on this... I am setting up a Gift Card product in Magento Enterprise V 1.14 and have one issue. In the checkout, users can still apply discount codes to the Gift…
Nartrain
  • 13
  • 6