Arpit Singh Pandya wrote:
Hi Arpit,
inline
Hello All,
I have doubt regarding to the Happy Hour Promotion (i.e
productPromoId="9020"). It will give WG-1111 as promotion product when
we create an order in between 15:00 hrs to 17:00 hrs.
I have created an order *WSCO10000* with product WG-2644 at 16:00 hrs
from back-end, Now I got the promotional product WG-1111 from happy
hour promotion.
we have two scenarios here
1st scenario -- on continue manner at 16:30 hrs I create order **by
clicking *"Create As New Order"* Link from order detail page for
orderId *WSCO10000*, Now it will create new order with orderId
*WSCO10001.* Same products, adjustments and promotion 9020 (Happy Hour
Promotion) is applicable here coming from orderId *WSCO10000*.
2nd scenario -- Now at 19:30 hrs I create order by clicking *"Create
As New Order"* Link from order detail page for orderId *WSCO10000*,
Now it will create new order with orderId *WSCO1002*.
Should this Promotion(promotion 9020) is applicable for order WSCO1002
or NOT.
In 2nd scenario promotion 9020 should not apply. When you are using
"Create As New Order" all the items are loaded from the original order
to cart, but promotions are not copied, they are recalculated (I didn't
check the code, there might be changes now). This is because you have
the possibility to change the items in the cart, which may cause some
promotions to be not valid any more (as with happy hour promotion).
Here I am in doubt about the promotion 9020 (Happy Hour Promotion) on
order WSCO1002.
My doubt is that, i am creating same order for WSCO10000, so the
promotion should be same in new order (i.e in WSCO10002), but I have
created this order at 19:30 hrs which is after happy hours(i.e 15:00
hrs - 17:00 hrs). And I think promotion related to happy hours should
not apply to newly created order WSCO10002.
Did you test it? I think it will not apply.
Bilgin
Please provide your views, this will help me a lot to clear doubt.
Thanks and Regards
--
Arpit Singh Pandya