[comment]
ui_template: Yes
ui_template_name: leftright
[/comment]
[tmp page_title]__COMPANY__ -- Search results[/tmp]
[control reset=1]
[control-set]
[component]search_box_small[/component]
[/control-set]
[control-set]
[component]category_vertical[/component]
[/control-set]
[control-set]
[component][/component]
[/control-set]
[control-set]
[component][/component]
[/control-set]
[control-set]
[component]cross[/component]
[size]2[/size]
[cols]2[/cols]
[banner]Also see...[/banner]
[/control-set]
[control-set]
[component]promo[/component]
[size]3[/size]
[cols]1[/cols]
[banner]Specials[/banner]
[promo_type]specials[/promo_type]
[/control-set]
[control reset=1]
@_LEFTRIGHT_TOP_@
[search-region]
[tmp cross_sale][value-extended name=mv_searchspec index=0][/tmp]
[search-list]
[item-change 1][condition][item-field category][/condition]
[either][value banner_text][or][item-field category][/either] |
[/item-change 1]
[if-item-field image] [/if-item-field] |
|
[item-description]
|
[item-price] |
|
[item-calc]
my $q = q{[item-data inventory quantity]};
if($q > 0) {
return <
In Stock
|
EOF
}
else {
return <
Out Of Stock
In Stock Notification
|
EOF
}
[/item-calc]
|
[if-item-data options o_modular]
[page [item-code]]Custom configure and buy[/page]
|
[else]
[/else]
[/if-item-data]
|
[item-field comment__MVC_FIELDMUNGE__]
|
|
[/search-list]
[no-match]
Sorry, no matches for [value-extended name=mv_searchspec joiner=" | "]
.
[if value mv_search_error]
Errors:
[value-extended name=mv_search_error joiner="
"]
[/if]
[/no-match]
[more-list]
Matches [matches] of [match-count] found.
[more]
[/more-list]
[/search-region]
@_LEFTRIGHT_BOTTOM_@