{{> partials/menu}} Add product {{ @root.__ "New product" }} {{ @root.__ "Product title" }} * {{ @root.__ "Product price" }} * {{currencySymbol config.currencySymbol}} {{ @root.__ "Status" }} {{ @root.__ "Published" }} {{ @root.__ "Draft" }} {{#if config.trackStock}} {{ @root.__ "Stock level" }} {{/if}} {{ @root.__ "Product description" }} * {{productDescription}} Permalink Validate {{ @root.__ "This sets a readable URL for the product" }} {{ @root.__ "Product options" }} {{ @root.__ "Name" }}: {{ @root.__ "Label" }}: {{ @root.__ "Type" }}: Select Radio Checkbox {{ @root.__ "Options" }}: {{ @root.__ "Add" }} {{#each options}} {{this.optName}} {{this.optLabel}} {{this.optType}} {{{this.optOptions}}} {{ @root.__ "Remove" }} {{/each}} {{ @root.__ "Here you can set options for your product. Eg: Size, color, style" }} {{#ifCond config.paymentGateway '==' 'stripe'}} Subscription plan First setup the plan in Stripe dashboard and enter the Plan ID. Format: plan_XXXXXXXXXXXXXX {{/ifCond}} {{ @root.__ "Allow comment" }} {{ @root.__ "Allow free form comments when adding products to cart" }} Product tag words {{ @root.__ "Tag words used to indexed products, making them easier to find and filter." }}
{{ @root.__ "This sets a readable URL for the product" }}
{{ @root.__ "Here you can set options for your product. Eg: Size, color, style" }}
First setup the plan in Stripe dashboard and enter the Plan ID. Format: plan_XXXXXXXXXXXXXX
{{ @root.__ "Allow free form comments when adding products to cart" }}
{{ @root.__ "Tag words used to indexed products, making them easier to find and filter." }}