{{ extends 'global/Page.html' }} {{ block title }}Practice Round - Scenario 2{{ endblock }} {{ block content }}

You must enter the product information correctly to proceed.



{{ if player.treatment_group == 2 }}

Price per lb.

6.3

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

Price per lb.

6.3

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

Price per lb.



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

Price per lb.



+
{{ endif }}















































{{ endblock }}