{
    "sellops-ultimate-cart": {
        "lineItem": {
            "unitPriceEach": "per stock",
            "free": "FREE",
            "decrease": "Decrease",
            "increase": "Increase",
            "quantity": "Quantity",
            "removeItem": "Remove item",
            "showMore": "Show %count% more item(s)",
            "showLess": "Show less"
        },
        "cart": {
            "viewCartButton": "View shopping cart",
            "title": "My Cart",
            "closeCart": "Close cart",
            "emptyTitle": "Your cart is empty",
            "emptySubtitle": "Add something you love to get started",
            "startShopping": "Start Shopping",
            "checkout": "Checkout"
        },
        "crossSell": {
            "previous": "Previous",
            "next": "Next",
            "lowStockLabel": "Only {stock} left!",
            "lowStockFew": "a few",
            "percentOff": "%percent%% off",
            "chooseOptionsFor": "Choose options for %name%",
            "choose": "Choose",
            "addToCartFor": "Add %name% to cart",
            "add": "Add",
            "goToSlide": "Go to slide %index%"
        },
        "discount": {
            "remove": "Remove",
            "toggleLabel": "Have a discount code?",
            "inputPlaceholder": "Enter code",
            "applyButton": "Apply",
            "errorNotFoundWithCode": "Promo code \"{code}\" could not be found.",
            "errorNotFoundGeneric": "This code could not be found.",
            "errorExcluded": "This code can’t be combined with a discount already in your cart.",
            "errorNotEligible": "Your cart doesn’t meet the requirements for this code.",
            "errorExpired": "This code has expired.",
            "errorAlreadyUsed": "This code has already been used.",
            "errorGeneric": "This code couldn’t be applied. Please check it and try again."
        },
        "giftOffers": {
            "freeName": "Free %name%",
            "claimed": "Claimed",
            "chooseOptionsFor": "Choose options for free %name%",
            "addFreeFor": "Add free %name% to cart"
        },
        "orderSummary": {
            "subtotal": "Subtotal",
            "shipping": "Shipping",
            "freeShipping": "✓ Free",
            "tax": "Tax (%rate%%)",
            "total": "Total",
            "youSave": "You save %amount% on this order!"
        },
        "progressBar": {
            "freeShip": "Free Ship",
            "percentOff": "%percent%% Off",
            "amountOff": "%amount% Off",
            "freeGift": "Free Gift",
            "bonus": "Bonus",
            "reached": "Reached"
        },
        "timer": {
            "reservedFor": "Reserved for"
        },
        "variantModal": {
            "chooseOptions": "Choose your options",
            "notAvailable": "This combination is not available.",
            "cancel": "Cancel",
            "add": "Add"
        },
        "checkout": {
            "specialOfferDiscount": "Special offer discount"
        }
    }
}
