convert to hover help
This commit is contained in:
parent
3015b7877b
commit
2264a7a2a4
3 changed files with 153 additions and 82 deletions
|
|
@ -375,22 +375,24 @@ are:<p>
|
|||
message => q|Parameters define the variables of your product, like 'Color' or
|
||||
'Size'. A parameter only has a name. This name will also be used
|
||||
for the name of the template variable pointing to this parameter in the
|
||||
SKU Template.<br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Name</span><br>
|
||||
<div style="margin-left: 40px;">The name of this parameter.<br>
|
||||
</div>
|
||||
<br>
|
||||
SKU Template.<p>
|
||||
If you add a new parameter, you will be taken to the SKU Template edit
|
||||
screen when you click on 'Save'. This allows you to add this parameter
|
||||
to the SKU Template of the product.<br>
|
||||
<br>
|
||||
to the SKU Template of the product.<p>
|
||||
|
||||
If you edit an existing parameter the SKU Template should be
|
||||
updated automatically and you will be taken back to the Manage product
|
||||
screen after clicking 'Save'.<br>|,
|
||||
lastUpdated => 0,
|
||||
screen after clicking 'Save'.<p>
|
||||
|,
|
||||
lastUpdated => 1122609076,
|
||||
context => q|The body of the edit parameter help page|
|
||||
},
|
||||
|
||||
'edit parameter name description' => {
|
||||
message => q|The name of this parameter.<p>|,
|
||||
lastUpdated => 1122609059,
|
||||
},
|
||||
|
||||
'help edit option title' => {
|
||||
message => q|Edit option|,
|
||||
lastUpdated => 0,
|
||||
|
|
@ -398,34 +400,34 @@ screen after clicking 'Save'.<br>|,
|
|||
},
|
||||
'help edit option body' => {
|
||||
message => q|Options are the values a parameter can take, like 'Blue', 'Red' or
|
||||
'Grey'.<br>
|
||||
<br>
|
||||
Options consist of several modifiers.<br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Value</span><br>
|
||||
<div style="margin-left: 40px;">The value of this option (ie. 'Blue').<br>
|
||||
</div>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Price modifier<br>
|
||||
</span>
|
||||
<div style="margin-left: 40px;">The amount this option adds to the
|
||||
default price for product variants containig this option.<br>
|
||||
<br>
|
||||
</div>
|
||||
<span style="font-weight: bold;">Weight modifier<br>
|
||||
</span>
|
||||
<div style="margin-left: 40px;">The weight this option adds to the
|
||||
default weight for product variants consisting of this option.<br>
|
||||
<br>
|
||||
</div>
|
||||
<span style="font-weight: bold;">SKU modifier<br>
|
||||
</span>
|
||||
<div style="margin-left: 40px;">The value that the template variable of
|
||||
the parameter this is an option of in the SKU template takes.<br>
|
||||
</div>|,
|
||||
lastUpdated => 0,
|
||||
'Grey'.<p>
|
||||
Options consist of several modifiers.<p>
|
||||
|,
|
||||
lastUpdated => 1122609429,
|
||||
context => q|The body of the edit option help page|
|
||||
},
|
||||
'edit option value description' => {
|
||||
message => q|The value of this option (ie. 'Blue').<p>|,
|
||||
lastUpdated => 1122609417,
|
||||
},
|
||||
|
||||
'edit option price modifier description' => {
|
||||
message => q|The amount this option adds to the
|
||||
default price for product variants containig this option.<p>|,
|
||||
lastUpdated => 1122609417,
|
||||
},
|
||||
|
||||
'edit option weight modifier description' => {
|
||||
message => q|The weight this option adds to the
|
||||
default weight for product variants consisting of this option.<p>|,
|
||||
lastUpdated => 1122609417,
|
||||
},
|
||||
|
||||
'edit option sku modifier description' => {
|
||||
message => q|The value that the template variable of
|
||||
the parameter this is an option of in the SKU template takes.<p>|,
|
||||
lastUpdated => 1122609417,
|
||||
},
|
||||
'help list variants title' => {
|
||||
message => q|List product variants|,
|
||||
lastUpdated => 0,
|
||||
|
|
@ -472,44 +474,41 @@ button next to the variant you want to edit.<br>|,
|
|||
message => q|Product variants have their price, weight and SKU automatically
|
||||
generated by WebGUI. Mostly this is exactly what you want, but
|
||||
sometimes you'll want to override one or more of these properties. For
|
||||
example if you want to discount some variants. <br>
|
||||
<br>
|
||||
example if you want to discount some variants. <p>
|
||||
|
||||
This is the place to set those overrides. Form fields that are empty
|
||||
have their value automatically calculated by WebGUI where those that
|
||||
contain data will set the corresponding property to that value.<br>
|
||||
<br>
|
||||
contain data will set the corresponding property to that value.<p>
|
||||
|
||||
If you have overridden a field but want to return it to the generated
|
||||
value simply empty it and WebGUI will regenerate the value for it.
|
||||
Please note that a field containing only spaces is not empty.<br>
|
||||
<br>
|
||||
The overrides you can set for a product variant are:<br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Price override<br>
|
||||
</span>
|
||||
<div style="margin-left: 40px;">Here you can set the price for this
|
||||
varaint.<br>
|
||||
</div>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Weight override<br>
|
||||
</span>
|
||||
<div style="margin-left: 40px;">Here you can set yhe weight of this
|
||||
variant.<br>
|
||||
</div>
|
||||
<br>
|
||||
<span style="font-weight: bold;">SKU override<br>
|
||||
</span>
|
||||
<div style="margin-left: 40px;">Here you can set the SKU of this
|
||||
variant.<br>
|
||||
</div>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Available<br>
|
||||
</span>
|
||||
<div style="margin-left: 40px;">This sets whether this variant is
|
||||
available for purchase.<br>
|
||||
</div>|,
|
||||
lastUpdated => 0,
|
||||
Please note that a field containing only spaces is not empty.<p>
|
||||
|
||||
The overrides you can set for a product variant are:<p>
|
||||
|,
|
||||
lastUpdated => 1122609743,
|
||||
context => q|The body of the edit variant help page|
|
||||
},
|
||||
'price override description' => {
|
||||
message => q|Here you can set the price for this variant.<p>|,
|
||||
lastUpdated => 1122609731,
|
||||
},
|
||||
|
||||
'weight override description' => {
|
||||
message => q|Here you can set yhe weight of this variant.<p>|,
|
||||
lastUpdated => 1122609731,
|
||||
},
|
||||
|
||||
'sku override description' => {
|
||||
message => q|Here you can set the SKU of this variant.<p>|,
|
||||
lastUpdated => 1122609731,
|
||||
},
|
||||
|
||||
'available description' => {
|
||||
message => q|This sets whether this variant is available for purchase.<p>|,
|
||||
lastUpdated => 1122609731,
|
||||
},
|
||||
|
||||
'help edit sku template title' => {
|
||||
message => q|Edit SKU template|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue