Hello @einas.ibrahim
Can you help resolve a few questions in regards to the Checklist and Prototype for lesson 3.3.12 Activity: Create Product Replenishment UX Page?
1.Is it okay to have more line items on the UX page than are displayed in the prototype for this lesson? The prototype doesn't appear to have all the line items that an end-user would need like Suggested Order Amount, Override Suggested Order Amount? and others.

2. The Checklist for this lesson asks whether an end user can only see order shipping methods and shipping costs in the week the order was placed? However, my Final Shipping Method and, Final Shipment Amount line items, are displaying the Suggested Order Amount even when I don't check the Submit Purchase Order Request? boolean. How can I resolve this in order to complete this task? My formula is as follows:
Final Shipping Amount = IF NOT Override Suggested Order Amount? THEN Suggested Order Amount for the Month ELSE Override Amount
3. If I put data into the Override line items, then UNcheck the Submit Purchase Order Request boolean, the Final Shipping Amount & Final Shipping Method are retaining the values of the hidden data (since I did not uncheck the Override boolean before unchecking the Submit Purchase Order Request? boolean) See two screenshots attached Is there a way to fix this?
Submit PO = True

Submit PO: Unchecked (but data still showing in Final Shipping Amount & Final Shipping Method)