{"product_id":"aak-select-recipe-golden-italian-dressing-1-gallon-container-4-case","title":"AAK Select Recipe Golden Italian Dressing 1 Gallon Container - 4\/Case","description":"\u003cstyle\u003e\n  .product-display {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #2d3748;\n    line-height: 1.6;\n  }\n  \n  .product-hero {\n    text-align: center;\n    padding: 2rem 1rem;\n    margin-bottom: 2rem;\n    position: relative;\n  }\n  \n  .product-hero:before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #f59e0b, #fbbf24, #f59e0b);\n    border-radius: 2px;\n  }\n  \n  .product-hero h1 {\n    color: #92400e;\n    font-size: 2.1rem;\n    font-weight: 800;\n    margin-bottom: 0.8rem;\n    background: linear-gradient(135deg, #92400e 0%, #f59e0b 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n  \n  .product-hero .tagline {\n    color: #d97706;\n    font-size: 1.2rem;\n    font-weight: 600;\n    max-width: 600px;\n    margin: 0 auto;\n  }\n  \n  .specs-card {\n    background: white;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 10px 35px rgba(245, 158, 11, 0.1);\n    margin: 2.5rem 0;\n    border: 1px solid #fde68a;\n  }\n  \n  .specs-header {\n    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);\n    color: white;\n    padding: 1.8rem 2.2rem;\n    font-size: 1.3rem;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n  }\n  \n  .specs-header:after {\n    content: '✦';\n    color: rgba(255, 255, 255, 0.7);\n    font-size: 1.5rem;\n  }\n  \n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  \n  .specs-table tr {\n    border-bottom: 1px solid #f3f4f6;\n    transition: all 0.2s ease;\n  }\n  \n  .specs-table tr:hover {\n    background-color: #fffbeb;\n  }\n  \n  .specs-table tr:last-child {\n    border-bottom: none;\n  }\n  \n  .specs-table td {\n    padding: 1.6rem 2.2rem;\n    vertical-align: top;\n  }\n  \n  .specs-table td:first-child {\n    width: 40%;\n    font-weight: 600;\n    color: #374151;\n    border-right: 1px solid #f3f4f6;\n    background-color: #f9fafb;\n  }\n  \n  .specs-table td:last-child {\n    color: #1f2937;\n    font-weight: 500;\n  }\n  \n  .sku-emphasis {\n    color: #b45309;\n    font-weight: 700;\n    font-size: 1.1rem;\n    display: inline-block;\n    padding: 0.3rem 0.8rem;\n    background-color: #fef3c7;\n    border-radius: 6px;\n  }\n  \n  .content-area {\n    margin-top: 2.5rem;\n  }\n  \n  .section-title {\n    color: #92400e;\n    font-size: 1.5rem;\n    font-weight: 700;\n    margin: 2rem 0 1.2rem 0;\n    padding: 0.8rem 0;\n    border-bottom: 2px solid #fed7aa;\n    position: relative;\n  }\n  \n  .section-title:before {\n    content: '';\n    position: absolute;\n    bottom: -2px;\n    left: 0;\n    width: 50px;\n    height: 2px;\n    background: linear-gradient(90deg, #f59e0b, #fbbf24);\n  }\n  \n  .content-area p {\n    margin-bottom: 1.3rem;\n    color: #4b5563;\n    line-height: 1.7;\n  }\n  \n  .highlight-feature {\n    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n    border-left: 4px solid #f59e0b;\n    padding: 1.8rem;\n    margin: 2rem 0;\n    border-radius: 0 10px 10px 0;\n    position: relative;\n  }\n  \n  .highlight-feature:before {\n    content: 'HEALTH NOTE';\n    position: absolute;\n    top: -10px;\n    left: 20px;\n    background: #f59e0b;\n    color: white;\n    font-size: 0.7rem;\n    font-weight: 700;\n    padding: 3px 12px;\n    border-radius: 4px;\n    letter-spacing: 0.5px;\n  }\n  \n  .highlight-feature p {\n    margin-bottom: 0;\n    color: #92400e;\n    font-weight: 500;\n  }\n  \n  .benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 2rem;\n    margin: 2.5rem 0;\n  }\n  \n  .benefit-item {\n    background: white;\n    padding: 1.8rem;\n    border-radius: 10px;\n    border: 1px solid #fde68a;\n    box-shadow: 0 4px 15px rgba(245, 158, 11, 0.08);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  \n  .benefit-item:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 8px 25px rgba(245, 158, 11, 0.12);\n  }\n  \n  .benefit-item h3 {\n    color: #b45309;\n    font-size: 1.1rem;\n    font-weight: 700;\n    margin-bottom: 0.8rem;\n    display: flex;\n    align-items: center;\n  }\n  \n  .benefit-item h3:before {\n    content: '◆';\n    color: #f59e0b;\n    font-size: 1rem;\n    margin-right: 0.8rem;\n  }\n  \n  .benefit-item p {\n    margin-bottom: 0;\n    font-size: 0.95rem;\n  }\n  \n  .nutrition-facts {\n    background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%);\n    border: 1px solid #a7f3d0;\n    border-radius: 10px;\n    padding: 1.8rem;\n    margin: 2rem 0;\n    display: flex;\n    align-items: center;\n    gap: 1rem;\n  }\n  \n  .nutrition-facts:before {\n    content: '✓';\n    color: #059669;\n    font-size: 1.5rem;\n    font-weight: bold;\n    flex-shrink: 0;\n  }\n  \n  .nutrition-facts p {\n    margin-bottom: 0;\n    color: #065f46;\n    font-weight: 500;\n  }\n  \n  .usage-list {\n    margin: 1.5rem 0;\n    padding-left: 1.5rem;\n  }\n  \n  .usage-list li {\n    margin-bottom: 0.8rem;\n    color: #4b5563;\n    position: relative;\n  }\n  \n  .usage-list li:before {\n    content: '▸';\n    color: #f59e0b;\n    font-weight: bold;\n    position: absolute;\n    left: -1.5rem;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-display\"\u003e\n\u003cdiv class=\"product-hero\"\u003e\n\u003ch1\u003eGolden Italian Dressing\u003c\/h1\u003e\n\u003cdiv class=\"tagline\"\u003eAAK Select Recipe Premium Dressing - Half the Fat, All the Flavor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-card\"\u003e\n\u003cdiv class=\"specs-header\"\u003eProduct Specifications\u003c\/div\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU #\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"sku-emphasis\"\u003e401527\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eGolden Italian Dressing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCase Configuration\u003c\/td\u003e\n\u003ctd\u003e4 Gallons Total\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndividual Size\u003c\/td\u003e\n\u003ctd\u003e1 Gallon Container\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e32 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Format\u003c\/td\u003e\n\u003ctd\u003eGallon Containers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDressing Style\u003c\/td\u003e\n\u003ctd\u003eGolden Italian (Reduced Fat)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-area\"\u003e\n\u003cp\u003eAdd a burst of savory flavor to your dishes with this AAK Select Recipe golden Italian dressing. Featuring fresh ingredients and zesty spices, this dressing enhances a variety of dishes as a quick and effective way to elevate flavor profiles while offering health-conscious benefits.\u003c\/p\u003e\n\u003cdiv class=\"highlight-feature\"\u003e\n\u003cp\u003eYour health-conscious customers will love golden Italian dressing—it offers all the rich flavor, herbs, and spices found in traditional Italian dressing but cuts out half the fat and calories!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003ePremium Ingredients \u0026amp; Flavor Profile\u003c\/div\u003e\n\u003cp\u003eThis dressing fuses crisp vinegar and smooth oil lightly sweetened and spiced with savory garlic and pepper to deliver just the right amount of well-seasoned taste to your customers' food. Unlike traditional Italian dressing that has a translucent orange color, this golden Italian dressing features a light orange color and thicker consistency for enhanced visual appeal and mouthfeel.\u003c\/p\u003e\n\u003cdiv class=\"nutrition-facts\"\u003e\n\u003cp\u003eContains no trans-fat or cholesterol\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eVersatile Culinary Applications\u003c\/div\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003ch3\u003eSalad Enhancement\u003c\/h3\u003e\n\u003cp\u003ePerfect for drizzling over salads. Since salads are popular menu items, satisfying patrons with great-tasting, healthier dressing options is essential for customer satisfaction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003ch3\u003eMarinade \u0026amp; Sauce Base\u003c\/h3\u003e\n\u003cp\u003eUse this smooth dressing in savory sauces and marinades for meats. The balanced flavor profile tenderizes while adding authentic Italian seasoning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003ch3\u003eSandwich \u0026amp; Sub Enhancement\u003c\/h3\u003e\n\u003cp\u003eLet this dressing seep into fresh breads to give any sub or sandwich a satisfyingly tangy flavor that complements without overwhelming other ingredients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003ch3\u003eHealth-Conscious Choice\u003c\/h3\u003e\n\u003cp\u003eProvides the traditional Italian dressing taste customers love while offering a reduced-fat alternative that appeals to today's health-aware diners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003eIdeal For Foodservice Operations\u003c\/div\u003e\n\u003cul class=\"usage-list\"\u003e\n\u003cli\u003eRestaurants seeking healthier menu options\u003c\/li\u003e\n\u003cli\u003eSalad bars and buffet stations\u003c\/li\u003e\n\u003cli\u003eDelis and sandwich shops\u003c\/li\u003e\n\u003cli\u003eDiners and casual dining establishments\u003c\/li\u003e\n\u003cli\u003eCorporate cafeterias with health-conscious patrons\u003c\/li\u003e\n\u003cli\u003eCatering services offering diverse dietary options\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe zesty taste and smooth texture of this golden Italian dressing will delight your customers with the traditional tangy taste they know and love. Whichever way it's used, it's sure to add a flavorful kick to meals while supporting healthier dining choices that today's consumers increasingly demand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42819387031636,"sku":"401527","price":91.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/pic_50_6310fa7f-0161-4a06-9298-649561c86d98.png?v=1768016446","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/aak-select-recipe-golden-italian-dressing-1-gallon-container-4-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}