{{ extends 'global/Page.html' }} {{ block title }}Checkout Game{{ endblock }} {{ block content }}

You must enter the product information correctly to proceed.



{{ if player.treatment_group == 1 }}

Price per lb.

{{player.p_2}}

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

Price per lb.

{{player.p_2}}

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

Price per lb.



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

Price per lb.



+
{{ endif }}























































{{ endblock }}