[ { "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": "
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": "
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": "
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" } ]