@_TOP_@
[item-description]

[item-description]

[item-price]

[item-field prod_group] • [item-field category]

[fly-list code="[data session arg]"]
[form-session-id][edisplay show_var=0][if-item-field option_type][seti check_opt] &success=ord/checkout [query list=1 sql="select o_group,o_label from options where sku='[item-code]'" ]mv_order_[sql-code]=mandatory [L]Need to select[/L] [sql-param o_label] [/query][/seti]
[perl options] my $elements = ''; for my $option (@{$Tag->query({sql => "SELECT o_group,o_label,o_value,o_widget FROM options WHERE sku='[item-code]' ORDER BY o_sort"})}) { my $o_label = $Tag->loc('', $option->[1]); $elements .= qq(
); } return $elements; [/perl]
[/if-item-field]
[/fly-list]

[L]Description[/L]

[item-field comment]

__BOTTOM__