HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/farmfun/reserveren.farmfun.be/resources/lang/en/kms/product-discounts.php
<?php

return [
    'type'=> 'Product discounts',
    'priority' => 'Priority',
    'stop_after_this_rule' => 'Stop after this rule',
    'rule_statement' => 'What should this rule meet?',
    'minimal_amount' => 'Minimum amount',
    'maximum_amount' => 'Maximum amount',
    'start_date' => 'Start date',
    'end_date' => 'End date',
    'separate_coupon_code' => 'Separate Coupon Code',
    'what_discount' => 'What discount is given',
    'discount_percent' => 'Percent Discount',
    'discount_absolute' => 'Absolute Discount',
    'free_shipping' => 'Free shipping',
    'free_products' => 'Number of free products',
    'is_cumulative' => 'Is cumulative',
    'only_for_free_products' => 'Only for free products.',
    'in_carousel' => 'Visible in carousel',

];