[{
    "identifiers": {
        "EAN_13": "1234567890123"
    },
    "classification": {
        "TYPOLOGY": "LAPTOP"
    },
    "fields": {
        "TITLE_EN": "MacBook Pro 13",
        "DESCRIPTION_EN": "With the new M2 chip, the 13-inch MacBook Pro pushes back its own limits. True to its compact design, it offers up to 20 hours of autonomy and surpasses itself in terms of performance, while keeping a cool head thanks to its cooling system. With its sublime Retina display, FaceTime HD camera and studio-quality microphones, it's the most portable of our pro laptops.",
        "LIFE_CYCLE": "NEW",
        "MAIN_COLOR": "GREY",
        "WEIGHT_KG": 1.4,
        "STARTING_PRICE": 2059
    }
}, {
    "identifiers": {
        "EAN_13": "2345678901234"
    },
    "classification": {
        "TITLE_EN": "MacBook Pro 14"
    },
    "fields": {
        "DESCRIPTION_EN": "Boosted by the M2 Pro or M2 Max chip, the MacBook Pro offers unprecedented power and energy efficiency. Its performance is exceptional, whether plugged in or not. And it now offers even longer battery life. Add to this a sublime Liquid Retina XDR display and all the ports you need, and you've got a pro laptop that's definitely second to none.",
        "LIFE_CYCLE": "NEW",
        "MAIN_COLOR": "GREY",
        "WEIGHT_KG": 1.5,
        "STARTING_PRICE": 2495,
        "TYPOLOGY": "LAPTOP"
    }
}]