0% found this document useful (0 votes)
44 views6 pages

PR PR Merged: Item #5 Item #6

The document outlines requirements and expected behaviors for an e-commerce cart and checkout flow. It includes details on how product quantities and selections should be handled, which buttons and links should be displayed or hidden in different states, how to process removals of items from the cart, and expected pricing and order summaries. It also notes some requirements will need front-end development work and provides test case scenarios to validate the behaviors.

Uploaded by

ponmaga
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views6 pages

PR PR Merged: Item #5 Item #6

The document outlines requirements and expected behaviors for an e-commerce cart and checkout flow. It includes details on how product quantities and selections should be handled, which buttons and links should be displayed or hidden in different states, how to process removals of items from the cart, and expected pricing and order summaries. It also notes some requirements will need front-end development work and provides test case scenarios to validate the behaviors.

Uploaded by

ponmaga
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 6

PR Item #5

PR Item #6
Merged Item #7
Item #8
Item #9
Item #10

Item #11
Item #12
Item #13
Item #14
Item #15

Item #16
Item #17
Item #18
Item #19
Item #20
the POM entry should show the quantity disabled and not updatable
The remove X on the right for that line should not display
Modal is populated with all product associations, not just the ones of type freight.
Only the continue button should be displayed
Click the continue button without making a selection.,The continue button should be disabled until a selection is made for each
XX.XX appears in ship method window
Remove link is displayed.
Expected results:
Don't display it. It was a late=breaking requirement. You have to read the annotation
Click continue to call cart simulation
Shipping method step no longer shows the freight upsell items
Ship method options do not display
Ship method shows the list of shipping options (standard, next day, etc) - In my scenario the only valid value is standard
System removes the freight option products from the cart section of the page
SYstem updates the order summary to have only POM and the product
Expected price for POMSRV for this customer always is 12.34.
POMSRV appears in the cart with a quantity of two. (Chintan, this is what we discussed and I documented. If it can't work that way, we can talk).
POMSRV quantity increases by 1
Quantity of POMSRV is decreased by the quantity on the removed line.
We are not supposed to be able to navigate to the POMSRV PDP.
This is probably due to a setting I'm supposed to set. Looking for technical direction.
Cart.PomOtherEntryNumbers
Cart.PomOtherEntryNumbers

Requirement change
Requirement change
will check

Need to remove button

will check
will check
will check

will check
will check
will check
will check
will check
will check
Remarks
FrontEnd work Pending
FrontEnd work Pending

No thank you button remove


FrontEnd work Pending
Qty Qty Qty
Variant1 Variant2 POMSRV
1 1 2
2 1 3
2 2 4
2 1 3
2 0 2
1 0 1
Remove
Remove
Qty Reduce from Actual 1
Qty addition with Actual 2
Qty change to 0 3
Remove the line item 4

You might also like