{{ extends 'global/Page.html' }} {{ block title }}Checkout Game{{ endblock }} {{ block content }}
{{ if player.co_method == "Cashier checkout" }}
{{ endif }} {{ if player.co_method == "Self checkout" }} {{ endif }}

{{ if player.co_method == "Self checkout" }} {{ endif }}

You must enter the product information correctly to proceed.



{{ if player.treatment_group == 1 }}

Price per lb.

{{player.p_1}}

{{ endif }} {{ if player.treatment_group == 3 }}

Price per lb.

{{player.p_1}}

{{ endif }} {{ if player.treatment_group == 2 }}
-

Price per lb.



+
{{ endif }} {{ if player.treatment_group == 4 }}
-

Price per lb.



+
{{ endif }}

{{ if player.co_method == "Self checkout" }}








{{ endif }} {{ if player.co_method == "Cashier checkout" }}








{{ endif }} {{ if player.co_method == "Self checkout" }}








{{ endif }} {{ if player.co_method == "Cashier checkout" }}








{{ endif }} {{ if player.co_method == "Self checkout" }} {{ endif }} {{ if player.co_method == "Cashier checkout" }}


  The cashier is processing item 1... Please wait.



  The cashier is processing item 2... Please wait.



  The cashier is processing item 3... Please wait.



  The cashier is processing item 4... Please wait.



  The cashier is processing item 5... Please wait.



Done! Please click “Finish” to proceed.

{{ endif }}





































{{ endblock }}