{* $Id: global_prodopts.tpl,v 1.8 2002/12/04 11:31:01 zorg Exp $ *} {include file="location.tpl" last_location="Global product options"} {if $smarty.get.mode eq "success"} {capture name=dialog} The changes were successfully saved. Now your products available for sale with updated options.

{include file="buttons/go_back.tpl"} {/capture} {include file="dialog.tpl" title="Success" content=$smarty.capture.dialog extra="width=100%"} {else} This page allows you to manage product options in global scope. You are able to create/modify/delete product options for multiple products. Use it with care because the changes cannot be canceled.

{ include file="modules/Product_Options/prodopts_help.tpl" }

{capture name=dialog}
Add global product option

Select categories

Option class Option text Pos. Options list
 
{/capture} {include file="dialog.tpl" title="Product options" content=$smarty.capture.dialog extra="width=100%"} {/if}