{"id":2988,"date":"2026-07-03T06:03:37","date_gmt":"2026-07-03T06:03:37","guid":{"rendered":"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/?page_id=2988"},"modified":"2026-07-17T11:57:23","modified_gmt":"2026-07-17T11:57:23","slug":"product","status":"publish","type":"page","link":"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/product\/","title":{"rendered":"Product"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2988\" class=\"elementor elementor-2988\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5370f33 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"5370f33\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6224b2d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"6224b2d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4e3b0356 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"4e3b0356\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-495e1ca6 elementor-widget elementor-widget-heading\" data-id=\"495e1ca6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Products<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-79a57cc e-con e-atomic-element e-flexbox-base e-f09dd97 \" data-id=\"79a57cc\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"79a57cc\">\n    \t\t<div class=\"elementor-element elementor-element-b239278 elementor-widget elementor-widget-html\" data-id=\"b239278\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Harish Packaging | Ultimate Full Width Fix<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* Global Reset & Font Application *\/\n        html, body { \n            margin:0; \n            padding:0; \n            width:100%; \n            overflow-x:hidden !important; \n            font-family: 'Plus Jakarta Sans', sans-serif; \/* Applied website font *\/\n        }\n        \n        * { \n            box-sizing:border-box; \n            font-family: 'Plus Jakarta Sans', sans-serif;\n        }\n\n        \/* =========================== FULL WIDTH SECTION =========================== *\/\n        .hp-force-fullwidth{\n            width:100% !important;\n            max-width:100% !important;\n            margin:0;\n            padding:80px 0;\n            background:#ffffff !important\n            ;\n            overflow:hidden;\n            position:relative;\n        }\n\n        \/* Elementor Fix *\/\n        .elementor-section, .elementor-container, .elementor-column, .elementor-widget-wrap, .elementor-widget-container{\n            max-width:100%;\n            overflow-x:hidden !important;\n        }\n\n        \/* =========================== WRAPPER =========================== *\/\n        .hp-wrapper{\n            width:100%;\n            max-width:1400px;\n            margin:0 auto;\n            padding:0 25px;\n        }\n\n        \/* =========================== HEADER =========================== *\/\n        .hp-header{\n            text-align:center;\n            margin-bottom:60px;\n        }\n        .hp-header h2{\n            color:#000;\n            font-size:58px;\n            margin:0;\n            font-family: Arial, sans-serif;;\n            font-weight: 700;\n        }\n        .hp-header p{\n            color:#000;\n            margin-top:15px;\n            font-weight: 400;\n        }\n        .hp-header h5{\n            Family:\"Space Grotesk\", sans-serif;\n            font-size:22px;\n            color: #DD2C1B;\n            font-weight: 700;\n        }\n\n        \/* =========================== ACCORDION =========================== *\/\n        .hp-accordion-container{\n            display:flex;\n            gap:20px;\n            width:100%;\n            height:550px;\n            overflow:hidden;\n        }\n        .hp-card{\n            flex:1;\n            min-width:0;\n            position:relative;\n            border-radius:24px;\n            overflow:hidden;\n            cursor:pointer;\n            transition:flex .8s ease;\n            border:1px solid rgba(255,255,255,.08);\n            background:#111;\n        }\n        .hp-card.active, .hp-card:hover{\n            flex:3.5;\n        }\n\n        \/* =========================== IMAGE =========================== *\/\n        .hp-img-wrapper{\n            position:absolute;\n            inset:0;\n        }\n        .hp-bg-img{\n            width:100%;\n            height:100%;\n            background-size:cover;\n            background-position:center;\n            transition:.8s;\n        }\n        .hp-card:hover .hp-bg-img, .hp-card.active .hp-bg-img{\n            transform:scale(1.05);\n        }\n        .hp-img-wrapper::after{\n            content:\"\";\n            position:absolute;\n            inset:0;\n            background:linear-gradient(to top, rgba(0,0,0,.92), rgba(0,0,0,.25));\n        }\n\n        \/* =========================== CONTENT =========================== *\/\n        .hp-card-body{\n            position:absolute;\n            inset:0;\n            z-index:2;\n            display:flex;\n            align-items:flex-end;\n            padding:40px;\n        }\n        .hp-content-block{\n            opacity:0;\n            transform:translateY(30px);\n            transition:.5s;\n        }\n        .hp-card:hover .hp-content-block, .hp-card.active .hp-content-block{\n            opacity:1;\n            transform:translateY(0);\n        }\n        .hp-badge{\n            display:inline-block;\n            padding:7px 16px;\n            border-radius:30px;\n            color:#D4AF37;\n            background:rgba(255,255,255,.08);\n            margin-bottom:15px;\n            font-size:13px;\n            font-weight: 600;\n        }\n        .hp-card h3{\n            color:#fff;\n            font-size:36px;\n            margin:0 0 10px;\n            font-weight: 700;\n        }\n        .hp-card p{\n            color:#d6d6d6;\n            line-height:1.7;\n            font-weight: 400;\n        }\n        .hp-btn{\n            margin-top:25px;\n            padding:14px 28px;\n            border:none;\n            border-radius:40px;\n            cursor:pointer;\n            background:#fff;\n            font-weight:700;\n            transition: background 0.3s ease;\n        }\n.hp-btn:hover{\n    background: #0202ba;\n    transition: 1s;\n    color: #fff;\n}\n        \/* =========================== COLLAPSED TITLE =========================== *\/\n        .hp-collapsed-title{\n            position:absolute;\n            top:35px;\n            left:50%;\n            transform:translateX(-50%);\n            writing-mode:vertical-rl;\n            color:#fff;\n            letter-spacing:4px;\n            z-index:3;\n            transition:.4s;\n            font-weight: 600;\n        }\n        .hp-card:hover .hp-collapsed-title, .hp-card.active .hp-collapsed-title{\n            opacity:0;\n        }\n\n        \/* =========================== RESPONSIVE =========================== *\/\n        @media(max-width:991px){\n            .hp-wrapper{\n                padding:0 15px;\n            }\n            .hp-accordion-container{\n                flex-direction:column;\n                height:auto;\n            }\n            .hp-card{\n                flex:none !important;\n                height:380px;\n            }\n            .hp-collapsed-title{\n                display:none;\n            }\n            .hp-content-block{\n                opacity:1;\n                transform:none;\n            }\n            .hp-header h2{\n                font-size:2.2rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<section class=\"hp-force-fullwidth\" id=\"hpPremiumSectionMaster\">\n    <div class=\"hp-wrapper\">\n        <div class=\"hp-header\">\n            <h5>CATEGORIES<\/h5>\n            <h2>Our Products<\/h2>\n            <p>At Harish Packaging Industries, we believe exceptional packaging is built on three pillars: precision, trust, and lasting relationships. For us, an order is never just a transaction. Every client receives our complete dedication, absolute transparency, and seamless communication from the initial consultation to final delivery.<\/p>\n        <\/div>\n        <div class=\"hp-accordion-container\">\n            \n            <!-- Card 1 -->\n            <div class=\"hp-card active\">\n                <div class=\"hp-collapsed-title\">Premium Sweet Packaging<\/div>\n                <div class=\"hp-img-wrapper\">\n                    <div class=\"hp-bg-img\" style=\"background-image: url('https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-content\/uploads\/2026\/06\/image-58.png');\"><\/div>\n                <\/div>\n                <div class=\"hp-card-body\">\n                    <div class=\"hp-content-block\">\n                        <span class=\"hp-badge\">Luxury Sweet Packaging Boxes<\/span>\n                        <h3>Premium Sweet Packaging<\/h3>\n                        <p>Beautifully crafted boxes for mithai, dry fruits, chocolates and festive gifting, designed to make every sweet moment more memorable.<\/p>\n                        <a href=\"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/premium-sweet-packaging\" class=\"hp-btn\">View Products<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Card 2 -->\n            <div class=\"hp-card\">\n                <div class=\"hp-collapsed-title\">Industrial Corrugated Packaging Solutions<\/div>\n                <div class=\"hp-img-wrapper\">\n                    <div class=\"hp-bg-img\" style=\"background-image: url('https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-content\/uploads\/2026\/06\/image-59.png');\"><\/div>\n                <\/div>\n                <div class=\"hp-card-body\">\n                    <div class=\"hp-content-block\">\n                        <span class=\"hp-badge\">Heavy Duty & Safe<\/span>\n                        <h3>Industrial Corrugated Packaging Solutions<\/h3>\n                        <p>Heavy-duty corrugated boxes built for strength, stackability and safe transit, suitable for bulk industrial and commercial use.<\/p>\n        <a href=\"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/industrial-corrugated-packaging-solutions\/\" class=\"hp-btn\">View Products<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Card 3 -->\n            <div class=\"hp-card\">\n                <div class=\"hp-collapsed-title\">Wedding Boxes & Invitation Cards<\/div>\n                <div class=\"hp-img-wrapper\">\n                    <div class=\"hp-bg-img\" style=\"background-image: url('https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-05-29-at-19.49.36-1-1.jpeg');\"><\/div>\n                <\/div>\n                <div class=\"hp-card-body\">\n                    <div class=\"hp-content-block\">\n                        <span class=\"hp-badge\">Royal Invitations<\/span>\n                        <h3>Wedding Boxes & Invitation Cards<\/h3>\n                        <p>Elegant shagun boxes, wedding favour packaging and custom invitation card sets, crafted to reflect the beauty of every occasion<\/p>\n                   <a href=\"  https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wedding-boxes-invitation-cards\/\" class=\"hp-btn\">View Products<\/a>    \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Card 4 -->\n            <div class=\"hp-card\">\n                <div class=\"hp-collapsed-title\">Confectionery & Food Packaging Solutions<\/div>\n                <div class=\"hp-img-wrapper\">\n                    <div class=\"hp-bg-img\" style=\"background-image: url('https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-content\/uploads\/2026\/06\/image-9.png');\"><\/div>\n                <\/div>\n                <div class=\"hp-card-body\">\n                    <div class=\"hp-content-block\">\n                        <span class=\"hp-badge\">Food-Grade Quality<\/span>\n                        <h3>Confectionery & Food Packaging Solutions<\/h3>\n                        <p>Safe, food-grade packaging for snacks, confectionery, spices and FMCG products, designed to preserve freshness and represent your brand\n\n<\/p>\n                         <a href=\"  https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/confectionery-food-packaging-solutions\/\" class=\"hp-btn\">View Products<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\n<script>\n    \/\/ Hover interactions logic\n    const hpCards = document.querySelectorAll('.hp-card');\n    hpCards.forEach(card => {\n        card.addEventListener('mouseenter', () => {\n            hpCards.forEach(c => c.classList.remove('active'));\n            card.classList.add('active');\n        });\n    });\n\n    \/\/ ELEMENTOR DETECTOR: Forces all wrapping parent columns\/sections to unlock widths\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const mySection = document.getElementById('hpPremiumSectionMaster');\n        if(mySection) {\n            let parent = mySection.parentElement;\n            while (parent) {\n                if (parent.classList.contains('elementor-column') || parent.classList.contains('elementor-widget-container') || parent.classList.contains('elementor-element')) {\n                    parent.style.setProperty('width', '100%', 'important');\n                    parent.style.setProperty('max-width', '100%', 'important');\n                    parent.style.setProperty('overflow', 'visible', 'important');\n                }\n                parent = parent.parentElement;\n            }\n        }\n    });\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Products Harish Packaging | Ultimate Full Width Fix CATEGORIES Our Products At Harish Packaging Industries, we believe exceptional packaging is built on three pillars: precision, trust, and lasting relationships. For us, an order is never just a transaction. Every client receives our complete dedication, absolute transparency, and seamless communication from the initial consultation to final delivery. Premium Sweet Packaging Luxury Sweet Packaging Boxes Premium Sweet Packaging Beautifully crafted boxes for mithai, dry fruits, chocolates and festive gifting, designed to make every sweet moment more memorable. View Products Industrial Corrugated Packaging Solutions Heavy Duty &#038; Safe Industrial Corrugated Packaging Solutions Heavy-duty corrugated boxes built for strength, stackability and safe transit, suitable for bulk industrial and commercial use. View Products Wedding Boxes &#038; Invitation Cards Royal Invitations Wedding Boxes &#038; Invitation Cards Elegant shagun boxes, wedding favour packaging and custom invitation card sets, crafted to reflect the beauty of every occasion View Products Confectionery &#038; Food Packaging Solutions Food-Grade Quality Confectionery &#038; Food Packaging Solutions Safe, food-grade packaging for snacks, confectionery, spices and FMCG products, designed to preserve freshness and represent your brand View Products<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2988","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-json\/wp\/v2\/pages\/2988","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-json\/wp\/v2\/comments?post=2988"}],"version-history":[{"count":61,"href":"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-json\/wp\/v2\/pages\/2988\/revisions"}],"predecessor-version":[{"id":3730,"href":"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-json\/wp\/v2\/pages\/2988\/revisions\/3730"}],"wp:attachment":[{"href":"https:\/\/digitalviewindia.in\/demo\/websites\/harish_packaging\/wp-json\/wp\/v2\/media?parent=2988"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}