Hi,

I created a new discount which should add a free item to the cart when order reaches £65. The discount gets processed if I manually add the item to the order but not automatically as it should when ticking "Add "Discounted products" to cart.".

I have selected all the products in the "required products" field, as well as tried with "no specific products" with same result.

Running D 7.41, UC 3 and UC_discounts_alt 7.2-alpha3

Comments

gingerfrog created an issue. See original summary.

tanay_lakhani’s picture

+1

Also, why codeless_discounts module shows content(missing) ?

apaderno’s picture

Issue tags: -free item, -automatic discount
philsward’s picture

+1

I found that it does add it to cart correctly, but it doesn't show up until the /cart page is refreshed. I don't think it's a caching issue (maybe it is?) but it acts like it's being added after the initial page load and reloading the page makes it show up.

philsward’s picture

RE: @tanay_lakhani

Not sure but I'm guessing it has a requirement for the "content" module which is part of core (I think). I'm guessing this is left over code from D6.