$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_NAME"] = "Product set discount";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_ERROR_SECTION_NON_ARRAY"] = "Sections selected have invalid values";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_ERROR_PRODUCT_NON_ARRAY"] = "Products selected have invalid values";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_DISCOUNT_VALUE"] = "Discount";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_DISCOUNT_PREDICTION_TEXT"] = "Prediction text";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_DISCOUNT_PREDICTION_TEXT_DEFAULT_ACT"] = " ";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_DISCOUNT_PREDICTION_TEXT_DEFAULT_COND"] = " ";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_DISCOUNT_PH_DISCOUNT_VALUE"] = "Discount";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_DISCOUNT_PH_LINK"] = "Link";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_DISCOUNT_PH_NAME"] = "Name";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_STEP_TITLE_DISCOUNT_FOR"] = "Product/section discount";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_STEP_TITLE_DISCOUNT_WHEN"] = "Discount for product/section";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_STEP_DESCR_INPUT_NAME"] = "When a product is added to the cart, the system can be set to create discounts for other products or sections, which can motivate a customer for further purchases and in the end increase average order total.";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_STEP_DESCR_FOR_DISCOUNT"] = "Select products or sections for which the system will offer discounts. You will select the trigger products that will activate these discounts on the next step.";
$MESS["SALE_HANDLERS_DISCOUNTPRESET_CP_STEP_DESCR_WHEN_DISCOUNT"] = "Select products that will activate discounts specified on the previous step.";
?>