[ { "id": "lang short", "translation": "en" }, { "id": "Internal Server Error", "translation": "We're sorry, something went wrong." }, { "id": "SEOshop sync failed", "translation": "Synchronization with SEOshop failed" }, { "id": "data privacy statement", "translation": "data privacy statement as per ยง13 TMG" }, { "id": "existing user", "translation": "I already have an account" }, { "id": "has account login", "translation": "Already have an account? Click here to log in." }, { "id": "index title", "translation": "Homepage" }, { "id": "invalid seoshop shop id", "translation": "The shop ID provided by SEOshop is not a number." }, { "id": "login button", "translation": "login" }, { "id": "login invalid", "translation": "The username or password didn't match." }, { "id": "model exists", "translation": "This record exists already." }, { "id": "new user", "translation": "I'm a new customer" }, { "id": "new user?", "translation": "Do you have a Pricen account already?" }, { "id": "no account signup", "translation": "No account? Sign up!" }, { "id": "old password incorrect", "translation": "The old password is not correct." }, { "id": "password doesnt match", "translation": "The passwords don't match." }, { "id": "please enable javascript", "translation": "please enable JavaScript" }, { "id": "signature doesnt match", "translation": "The signature provided by SEOshop is not correct." }, { "id": "signup", "translation": "sign up" }, { "id": "signup button", "translation": "sign up" }, { "id": "signup invalid", "translation": "sign up form incomplete, did you fill all fields?" }, { "id": "vat identification number", "translation": "VAT identification number" }, { "id": "seoshop order quantity limit exceeded", "translation": "SEOshop's maximum order quantity limit exceeced" }, { "id": "name not unique", "translation": "You already have a calculation with that name." }, { "id": "example", "translation": { "other": "examples" } }, { "id": "calc explanation area short", "translation": "A simple calculation for smaller acrylic glass panels or wooden boards." }, { "id": "calc explanation carpet short", "translation": "For goods sold by the meter with two predefined widths, individual length and optional binding." }, { "id": "calc explanation wallpaper short", "translation": "For individual surface areas with prepared rolls. Rounds up to the next full roll and contains a 10cm tollerance per wall height." }, { "id": "help calc", "translation": "

Calculations

" }, { "id": "help calc short", "translation": "" }, { "id": "help calc detail", "translation": "\u003cp\u003e\nA calculation contains your definitions how a product will be billed. You\ncreate input fields for your customers and a formula that is used to calculate\nthe order quantity from the input fields.\n\u003c/p\u003e\n\u003cp\u003e\nTo associate a calculation to your products you'll have to log into your shop's\nSEOshop backoffice and add a new custom field to the product that has the same\nname as the calculation.\n\u003c/p\u003e\n" }, { "id": "help calc name", "translation": "

Name

" }, { "id": "help calc name short", "translation": "Add a custom field (type \"text\") with the name of this calculation to attach it to your product." }, { "id": "help calc name detail", "translation": "\u003cp\u003e\nThe calculation's name is used to identify the custom field, that indicates a\nproduct as calculatable.\n\u003c/p\u003e\n\u003ch5\u003eAdding custom fields\u003c/h5\u003e\n\u003cp\u003e\nThis is how you can add new custom fields:\n\u003cul\u003e\n\t\u003cli\u003eClick \u003cem\u003eProducts\u003c/em\u003e in the sidebar on the left\u003c/li\u003e\n\t\u003cli\u003eSelect the product\u003c/li\u003e\n\t\u003cli\u003eClick \u003cem\u003eCustom fields\u003c/em\u003e, a tab on the top\u003c/li\u003e\n\t\u003cli\u003eClick the green (+) on the very top\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003e\nIn the fomula, that just appeared, enter this:\n\u003cul\u003e\n\t\u003cli\u003eType: Text Field\u003c/li\u003e\n\t\u003cli\u003eName: \u003cem\u003eYour calculation's name\u003c/em\u003e\u003c/li\u003e\n\t\u003cli\u003eCustom field set: -------\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003cp\u003e\nAfter clicking \u003cem\u003eSave\u003c/em\u003e you'll see the new custom fields' settings.\n\u003c/p\u003e\n\u003cp\u003e\n\u003cb\u003eAttention:\u003c/b\u003e the name may have been automatically translated. The\ninternationalization capabilities of Pricen are unfortunately limited right\nnow, but we're working hard on a solution.\n\u003c/p\u003e\n\u003cp\u003e\nIf you want to use the calculation (with the same calculation field names) in\nshops of other languages after all, you'll have to change the translated names\nto the original one.\n\u003c/p\u003e\n" }, { "id": "help calc round", "translation": "

Rounding

" }, { "id": "help calc round short", "translation": "Decide how the formula's result shall be rounded: commercially, up or down." }, { "id": "help calc round detail", "translation": "\u003cp\u003e\nSince SEOshop only supports integers in the order amount field and your\nformulas might result in decimal numbers, we let you decide how to round the\nresulting order amount in your shop.\n\u003c/p\u003e\n\u003cp\u003e\nYou can select from the following:\n\u003cul\u003e\n\t\u003cli\u003eCommercially (to the nearest integer)\u003c/li\u003e\n\t\u003cli\u003eRound up\u003c/li\u003e\n\t\u003cli\u003eRound down\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n" }, { "id": "help calc formula", "translation": "

Formula

" }, { "id": "help calc formula short", "translation": "The formula calculates the product count in your shop, e.g.:
Height 6 * Width 2 = quantity 12

You can add a field to the formula by clicking it's name under the formula's input field." }, { "id": "help calc formula detail", "translation": "\u003cp\u003e\nThe formula is used to calculate the order quantity of the product in your\nshop. In other words: the product price is a unit price and the formula results\nin the count of units, calculated using the customer's input.\n\u003c/p\u003e\n\u003cp\u003e\nWhen editing a calculation the formula is an input field, that can be also\nfilled with labels representing the customer's input fields.\n\u003c/p\u003e\n\u003cp\u003e\nLet's say you want to create a calculation for a product billed by area, your\nformula could look like this:\n\u003c/p\u003e\n\u003cp\u003e\n\u003cspan class=\"label\"\u003eWidth (m)\u003c/span\u003e * \u003cspan class=\"label\"\u003eHeight (m)\u003c/span\u003e *\n1.5\n\u003c/p\u003e\n\u003cp\u003e\nSo if the customer wants to order 2x4 meters of this article, while entering\nthe values the order quantity will be set to 12, invisible to the customer.\n(2 * 4 * 1.5 = 12)\n\u003c/p\u003e\n\u003cp\u003e\n\u003cb\u003eAttention:\u003c/b\u003e Order quantities are always integers for SEOshop, that means\nthe formula's result will be rounded to the next integer. (With a minimum of 1)\n\u003c/p\u003e\n\u003c!--\n\u003cp\u003e\n\u003cb\u003eAchtung:\u003c/b\u003e English decimals?\n\u003c/p\u003e\n--\u003e\n\u003cp\u003e\n\u003cb\u003eAttention:\u003c/b\u003e SEOshop doesn't support order quantities over 65,535, so take\ncare that your formulas can't result in numbers higher than this limit.\n\u003c/p\u003e\n\u003cp\u003e\n\u003cb\u003eAttention:\u003c/b\u003e By default products have an order quantity limit of 10,000.\nIf your formula can result in numbers higher than this limit, you'll have to\nchange that in your shop's backoffice. Unfortunately it's not possible for\nPricen to recognize these limits via SEOshop's API for you.\n\u003c/p\u003e\n\u003cp\u003e\nThis is how you change the limit:\n\u003cul\u003e\n\t\u003cli\u003eOpen the product in the backoffice\u003c/li\u003e\n\t\u003cli\u003eSelect the tab \u003cem\u003ePrices \u0026amp; stock\u003c/em\u003e\u003c/li\u003e\n\t\u003cli\u003eClick the entry\n\t\t\u003cul\u003e\n\t\t\t\u003cli\u003eIf there are no entries in this list you'll have to create one\n\t\t\t\tusing the green (+) at the very top of the page.\u003c/li\u003e\n\t\t\u003c/ul\u003e\n\t\u003c/li\u003e\n\t\u003cli\u003eUnder \u003cem\u003eInventory\u003c/em\u003e in \u003cem\u003eMaximum quantity\u003c/em\u003e enter\n\t\t\"9999999999\". (Will automatically set to the internal maximum.)\n\t\u003c/li\u003e\n\t\u003cli\u003eSave\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n" }, { "id": "help calc fields", "translation": "

Fields

" }, { "id": "help calc fields short", "translation": "The fields represent the input fields your customer can fill out. Their numeric value is used in the formula to calculate the order quantity.

Create new fields by clicking the button \"New\" on the right." }, { "id": "help calc fields detail", "translation": "\u003cp\u003e\nThe calculation fields are the input fields your customer will be able to fill\non the product page of your shop. Using the entered values in the formula\nPricen calculates the order quantity. A calculation can contain any number of\nfields, but all of them need to be used in the formula.\n\u003c/p\u003e\n\u003cp\u003e\nA calculation has to contain at least one field.\n\u003c/p\u003e\n" }, { "id": "help calc field name", "translation": "

Name

" }, { "id": "help calc field name short", "translation": "The field's name is used as a label for the input field." }, { "id": "help calc field name detail", "translation": "\u003cp\u003e\nThe field's name will be used as a label in the shop.\n\u003c/p\u003e\n" }, { "id": "help calc field type", "translation": "

Type

" }, { "id": "help calc field type short", "translation": "There are two types of fields:

Click \"Open\" on the right to set the minimum, maximum, add options etc." }, { "id": "help calc field type detail", "translation": "\u003cp\u003e\nThere are two types of fields:\n\u003cul\u003e\n\t\u003cli\u003eNumber: an ordinary input field\u003c/li\u003e\n\t\u003cli\u003eSelect: a dropdown with predefined options\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003ch5\u003eNumber\u003c/h5\u003e\n\u003cp\u003e\nA basic input field that only allows numbers. With this type you can set a\nminimum, maximum and the amount of decimal places the customer can enter.\n\u003c/p\u003e\n\u003cp\u003e\n\u003clabel\u003eExample:\n\t\u003cinput type=\"number\" min=\"1\" max=\"15\" value=\"5\" step=\"0.5\"\n\t\tstyle=\"max-width: 100px; display: inline-block;\" /\u003e\n\u003c/label\u003e\n\u003c/p\u003e\n\u003ch5\u003eSelect\u003c/h5\u003e\n\u003cp\u003e\nIf you want to offer only a couple of options for your customers this is the\ntype you should use. A select can contain any number of options, each with a\nname and a numeric value that's used in the formula.\n\u003c/p\u003e\n\u003cp\u003e\n\u003clabel\u003eExample:\n\t\u003cselect style=\"max-width: 100px; display: inline-block;\" \u003e\n\t\t\u003coption value=\"2\"\u003eSmall\u003c/option\u003e\n\t\t\u003coption value=\"5\"\u003eMedium\u003c/option\u003e\n\t\t\u003coption value=\"10\"\u003eLarge\u003c/option\u003e\n\t\u003c/select\u003e\n\u003c/label\u003e\n\u003c/p\u003e\n" } ]