[##fetch_list options_review##]
[##if {hide_price_c} != 1 ##]
{review_name}
[##if '{#guest#}' !='' ##]
{guest.name}
[##/if##]
{base_rate}
{qty}
{currency} {total}
[##/if##]
[##if '{#discount#}'!=''##]
{discount.label}
-{discount.value}
{qty}
-{currency} {discount.total}
[##/if##]
[##if '{#discount_promo#}'!=''##]
{discount_promo.label}
-{discount_promo.value}
{qty}
-{currency} {discount_promo.total}
[##/if##]
[##/fetch_list##]