{"product_id":"enjay-cs-5t-white-5-tier-disposable-white-cupcake-treat-stand-6-case","title":"Enjay CS-5T-WHITE 5-Tier Disposable White Cupcake Treat Stand - 6\/Case","description":"\u003cstyle\u003e\n  .product-display {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #1f2937;\n    line-height: 1.6;\n  }\n  \n  .specs-container {\n    background: white;\n    border-radius: 12px;\n    overflow: hidden;\n    margin: 1.75rem 0;\n    border: 1px solid #e5e7eb;\n    box-shadow: 0 6px 24px rgba(0,0,0,0.04);\n  }\n  \n  .specs-header {\n    background: white;\n    color: #111827;\n    padding: 18px 24px;\n    font-size: 1.25rem;\n    font-weight: 800;\n    border-bottom: 2px solid #f3f4f6;\n    letter-spacing: 0.5px;\n    position: relative;\n  }\n  \n  .specs-header:after {\n    content: \"\";\n    position: absolute;\n    bottom: -2px;\n    left: 0;\n    width: 100%;\n    height: 2px;\n    background: linear-gradient(90deg, #f3f4f6 0%, #9ca3af 50%, #f3f4f6 100%);\n  }\n  \n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  \n  .specs-table tr:nth-child(even) td {\n    background-color: #f9fafb;\n  }\n  \n  .specs-table tr:nth-child(odd) td {\n    background-color: white;\n  }\n  \n  .specs-table td {\n    padding: 16px 22px;\n    border-bottom: 1px solid #f3f4f6;\n  }\n  \n  .specs-table tr:last-child td {\n    border-bottom: none;\n  }\n  \n  .spec-label {\n    width: 40%;\n    font-weight: 700;\n    color: #374151;\n    font-size: 0.95rem;\n    border-right: 1px solid #e5e7eb;\n  }\n  \n  .spec-value {\n    width: 60%;\n    color: #111827;\n    font-size: 0.95rem;\n  }\n  \n  .product-main-title {\n    font-size: 1.875rem;\n    font-weight: 800;\n    color: #111827;\n    margin-bottom: 0.5rem;\n    letter-spacing: -0.025em;\n  }\n  \n  .product-description-title {\n    font-size: 1.125rem;\n    color: #6b7280;\n    margin-bottom: 1.5rem;\n    font-weight: 500;\n  }\n  \n  .white-accent {\n    color: #111827;\n    background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%);\n    padding: 0.25rem 0.75rem;\n    border-radius: 6px;\n    font-weight: 700;\n    border: 1px solid #d1d5db;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.04);\n  }\n  \n  .features-overview {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 1.25rem;\n    margin: 2rem 0;\n  }\n  \n  .feature-block {\n    background: white;\n    border: 1px solid #e5e7eb;\n    border-radius: 8px;\n    padding: 1.5rem;\n    position: relative;\n  }\n  \n  .feature-block:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 3px;\n    background: linear-gradient(90deg, #f3f4f6 0%, #9ca3af 50%, #f3f4f6 100%);\n    border-radius: 8px 8px 0 0;\n  }\n  \n  .feature-title {\n    font-weight: 700;\n    color: #111827;\n    font-size: 1rem;\n    margin-bottom: 0.75rem;\n  }\n  \n  .dimensions-section {\n    background: white;\n    border: 2px solid #f3f4f6;\n    border-radius: 10px;\n    padding: 2rem;\n    margin: 2.5rem 0;\n  }\n  \n  .dimensions-heading {\n    font-size: 1.25rem;\n    font-weight: 800;\n    color: #111827;\n    margin-bottom: 1.5rem;\n    text-align: center;\n  }\n  \n  .tier-measurements {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 1.25rem;\n    margin-bottom: 1.75rem;\n  }\n  \n  .tier-measurement {\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n    border-radius: 8px;\n    padding: 1.25rem;\n    text-align: center;\n  }\n  \n  .tier-level {\n    font-weight: 700;\n    color: #6b7280;\n    font-size: 0.9rem;\n    margin-bottom: 0.5rem;\n  }\n  \n  .tier-dimension {\n    font-weight: 800;\n    color: #111827;\n    font-size: 1.1rem;\n  }\n  \n  .total-measurement {\n    background: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);\n    border-radius: 8px;\n    padding: 1.5rem;\n    text-align: center;\n    border: 1px solid #d1d5db;\n  }\n  \n  .total-label {\n    font-weight: 600;\n    color: #6b7280;\n    font-size: 0.95rem;\n    margin-bottom: 0.5rem;\n  }\n  \n  .total-value {\n    font-weight: 800;\n    color: #111827;\n    font-size: 1.5rem;\n    letter-spacing: -0.5px;\n  }\n  \n  .applications-container {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 1.25rem;\n    margin: 2rem 0;\n  }\n  \n  .application-card {\n    background: white;\n    border: 1px solid #e5e7eb;\n    border-radius: 8px;\n    padding: 1.5rem;\n    transition: all 0.2s ease;\n  }\n  \n  .application-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 25px rgba(0,0,0,0.06);\n    border-color: #d1d5db;\n  }\n  \n  .application-type {\n    font-weight: 700;\n    color: #111827;\n    font-size: 1rem;\n    margin-bottom: 0.75rem;\n    padding-bottom: 0.5rem;\n    border-bottom: 2px solid #f3f4f6;\n  }\n  \n  .application-detail {\n    color: #6b7280;\n    font-size: 0.95rem;\n  }\n  \n  .product-conclusion {\n    font-style: italic;\n    color: #6b7280;\n    text-align: center;\n    padding: 1.5rem;\n    margin-top: 2rem;\n    border-top: 2px solid #f3f4f6;\n    font-size: 0.95rem;\n    background: #f9fafb;\n    border-radius: 8px;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-display\"\u003e\n\u003ch1 class=\"product-main-title\"\u003eEnjay Converters CS-5T-WHITE\u003c\/h1\u003e\n\u003cp class=\"product-description-title\"\u003e5-Tier Disposable Cupcake Display Stand\u003c\/p\u003e\n\u003cdiv class=\"specs-container\"\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 class=\"spec-label\"\u003eSKU #\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e300767\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eProduct Name\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eEnjay CS-5T-WHITE Cupcake Stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eQuantity per Case\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e6\/Case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e10.2 lb.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e22 1\/2 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eColor\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eCorrugated Cardboard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eNumber of Tiers\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003e5 Tiers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eShape\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eProduct Type\u003c\/td\u003e\n\u003ctd class=\"spec-value\"\u003eCupcake Stands • Display Stands\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003ePresent your culinary creations with classic elegance using the Enjay CS-5T-WHITE 5-tier disposable cupcake stand. This \u003cspan class=\"white-accent\"\u003ewhite-finished display stand\u003c\/span\u003e offers sophisticated presentation with impressive five-tier capacity for maximum visual impact.\u003c\/p\u003e\n\u003cdiv class=\"features-overview\"\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-title\"\u003eExceptional Capacity\u003c\/div\u003e\n\u003cdiv\u003eFive-tier graduated design provides substantial display space for large events and high-volume settings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-title\"\u003eEffortless Setup\u003c\/div\u003e\n\u003cdiv\u003eSlot-and-tab construction enables quick assembly without tools or complicated instructions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-title\"\u003ePremium Protection\u003c\/div\u003e\n\u003cdiv\u003eGrease-resistant foil top with decorative embossing prevents liquid penetration\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-title\"\u003eEnvironmentally Responsible\u003c\/div\u003e\n\u003cdiv\u003eNo PFAS added, meeting contemporary environmental and safety standards\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"dimensions-heading\"\u003eDetailed Dimension Specifications\u003c\/div\u003e\n\u003cdiv class=\"tier-measurements\"\u003e\n\u003cdiv class=\"tier-measurement\"\u003e\n\u003cdiv class=\"tier-level\"\u003eTier 1 (Top)\u003c\/div\u003e\n\u003cdiv class=\"tier-dimension\"\u003e8\" Diameter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tier-measurement\"\u003e\n\u003cdiv class=\"tier-level\"\u003eTier 2\u003c\/div\u003e\n\u003cdiv class=\"tier-dimension\"\u003e9 3\/4\" Diameter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tier-measurement\"\u003e\n\u003cdiv class=\"tier-level\"\u003eTier 3\u003c\/div\u003e\n\u003cdiv class=\"tier-dimension\"\u003e12\" Diameter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tier-measurement\"\u003e\n\u003cdiv class=\"tier-level\"\u003eTier 4\u003c\/div\u003e\n\u003cdiv class=\"tier-dimension\"\u003e14\" Diameter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tier-measurement\"\u003e\n\u003cdiv class=\"tier-level\"\u003eTier 5 (Bottom)\u003c\/div\u003e\n\u003cdiv class=\"tier-dimension\"\u003e15 3\/4\" Diameter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"total-measurement\"\u003e\n\u003cdiv class=\"total-label\"\u003eTotal Stand Height\u003c\/div\u003e\n\u003cdiv class=\"total-value\"\u003e22 1\/2 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"applications-container\"\u003e\n\u003cdiv class=\"application-card\"\u003e\n\u003cdiv class=\"application-type\"\u003eFormal Catering Events\u003c\/div\u003e\n\u003cdiv class=\"application-detail\"\u003eWedding receptions, corporate galas, and upscale social gatherings requiring elegant presentation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-card\"\u003e\n\u003cdiv class=\"application-type\"\u003eCommercial Food Service\u003c\/div\u003e\n\u003cdiv class=\"application-detail\"\u003eBakeries, cafes, and pastry shops for high-volume dessert and pastry displays\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-card\"\u003e\n\u003cdiv class=\"application-type\"\u003eLarge-Scale Celebrations\u003c\/div\u003e\n\u003cdiv class=\"application-detail\"\u003eBirthday parties, anniversaries, and holiday events with extensive guest lists\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-card\"\u003e\n\u003cdiv class=\"application-type\"\u003eProfessional Exhibitions\u003c\/div\u003e\n\u003cdiv class=\"application-detail\"\u003eTrade shows, food festivals, and culinary exhibitions requiring dramatic presentation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eConstructed from durable, corrugated cardboard with a clean white finish, this five-tier stand offers both structural stability and timeless aesthetic appeal. The graduated tier design ensures optimal visibility and 360-degree access for event guests.\u003c\/p\u003e\n\u003cp\u003eIdeal for professional event planners, catering companies, and food service establishments seeking a disposable solution that delivers both capacity and style. The classic white finish complements any decor while providing a neutral backdrop that enhances food presentation.\u003c\/p\u003e\n\u003cdiv class=\"product-conclusion\"\u003eTransform your dessert and appetizer presentations with this commanding five-tier white display stand, designed to elevate your culinary displays while providing exceptional functionality for your most important events.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42801509564500,"sku":"300767","price":284.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Shopify-2026-01-02T104738.965.png?v=1767379663","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/enjay-cs-5t-white-5-tier-disposable-white-cupcake-treat-stand-6-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}