{"id":12901,"date":"2026-06-12T08:26:31","date_gmt":"2026-06-12T08:26:31","guid":{"rendered":"https:\/\/gaspa-macchine.com\/product-availability-and-stock-management-policy\/"},"modified":"2026-08-07T20:59:56","modified_gmt":"2026-08-07T20:59:56","slug":"product-availability-and-stock-management-policy","status":"publish","type":"page","link":"https:\/\/gaspa-macchine.com\/en\/product-availability-and-stock-management-policy\/","title":{"rendered":"Product availability and stock management policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12901\" class=\"elementor elementor-12901 elementor-7975\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84f4b3c 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-parent\" data-id=\"84f4b3c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6021fe elementor-widget elementor-widget-html\" data-id=\"d6021fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\r\n\r\n\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Product Availability and Stock Management Policy \u2013 GASPA MACCHINE<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&family=Sora:wght@400;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/@tabler\/icons-webfont@latest\/tabler-icons.min.css\">\r\n<style>\r\n  *, *::before, *::after <span> box-sizing: border-box; margin: 0; padding: 0; <\/span>\r\n\r\n  :root <span>\r\n    --navy:       #0b1442;\r\n    --blue-deep:  #0f2080;\r\n    --blue-mid:   #1a3ec2;\r\n    --blue-bright:#2563eb;\r\n    --blue-light: #3b82f6;\r\n    --blue-glow:  #60a5fa;\r\n    --white:      #ffffff;\r\n    --off-white:  #f0f4ff;\r\n    --glass:      rgba(255,255,255,0.07);\r\n    --glass-border: rgba(255,255,255,0.15);\r\n    --glass-hover:  rgba(255,255,255,0.13);\r\n    --text-muted: rgba(255,255,255,0.70);\r\n    --text-dim:   rgba(255,255,255,0.50);\r\n    --accent:     #60a5fa;\r\n    --accent-gold:#fbbf24;\r\n    --font-display: 'Sora', sans-serif;\r\n    --font-body:    'Inter', sans-serif;\r\n    --radius-card:  18px;\r\n    --radius-pill:  999px;\r\n    --transition:   0.30s cubic-bezier(0.4, 0, 0.2, 1);\r\n  <\/span>\r\n\r\n  body <span>\r\n    font-family: var(--font-body);\r\n    background: linear-gradient(160deg, var(--navy) 0%, var(--blue-deep) 35%, var(--blue-mid) 70%, #1a50d8 100%);\r\n    background-attachment: fixed;\r\n    color: var(--white);\r\n    line-height: 1.7;\r\n    min-height: 100vh;\r\n    -webkit-font-smoothing: antialiased;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 Page wrapper \u2500\u2500 *\/\r\n  .gm-inventory <span>\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    padding: 56px 24px 80px;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 Hero header \u2500\u2500 *\/\r\n  .gm-hero <span>\r\n    text-align: center;\r\n    padding: 64px 32px 56px;\r\n    position: relative;\r\n  <\/span>\r\n  .gm-hero::before <span>\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    border-radius: 28px;\r\n    background: radial-gradient(ellipse at 50% 0%, rgba(37,99,235,0.35) 0%, transparent 70%);\r\n    pointer-events: none;\r\n  <\/span>\r\n  .gm-hero-badge <span>\r\n    display: inline-flex; align-items: center; gap: 8px;\r\n    background: rgba(96,165,250,0.18);\r\n    border: 1px solid rgba(96,165,250,0.35);\r\n    border-radius: var(--radius-pill);\r\n    padding: 6px 20px;\r\n    font-size: 12px; font-weight: 600; letter-spacing: 0.12em;\r\n    text-transform: uppercase; color: var(--blue-glow);\r\n    margin-bottom: 28px;\r\n  <\/span>\r\n  .gm-hero h1 <span>\r\n    font-family: var(--font-display);\r\n    font-size: clamp(2rem, 5vw, 3.2rem);\r\n    font-weight: 800; line-height: 1.15;\r\n    color: var(--white);\r\n    margin-bottom: 18px;\r\n  <\/span>\r\n  .gm-hero h1 span <span> color: var(--blue-glow); <\/span>\r\n  .gm-hero-sub <span>\r\n    font-size: 16px; color: var(--text-muted); max-width: 680px; margin: 0 auto 32px;\r\n  <\/span>\r\n  .gm-meta-row <span>\r\n    display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; margin-bottom: 16px;\r\n  <\/span>\r\n  .gm-meta-chip <span>\r\n    display: inline-flex; align-items: center; gap: 6px;\r\n    background: var(--glass); border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-pill); padding: 6px 16px;\r\n    font-size: 13px; color: var(--text-muted);\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-meta-chip:hover <span> background: var(--glass-hover); color: var(--white); <\/span>\r\n  .gm-meta-chip i <span> color: var(--accent); <\/span>\r\n  .gm-divider <span>\r\n    width: 72px; height: 3px;\r\n    background: linear-gradient(90deg, var(--blue-bright), var(--blue-glow));\r\n    border-radius: 99px; margin: 32px auto 0;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 Table of contents \u2500\u2500 *\/\r\n  .gm-toc <span>\r\n    background: var(--glass);\r\n    border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-card);\r\n    padding: 32px 36px;\r\n    margin-bottom: 48px;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-toc:hover <span> background: var(--glass-hover); <\/span>\r\n  .gm-toc-title <span>\r\n    font-family: var(--font-display);\r\n    font-size: 15px; font-weight: 700;\r\n    text-transform: uppercase; letter-spacing: 0.1em;\r\n    color: var(--accent); margin-bottom: 20px;\r\n    display: flex; align-items: center; gap: 10px;\r\n  <\/span>\r\n  .gm-toc ol <span>\r\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 6px 24px;\r\n    padding-left: 0; list-style: none; counter-reset: toc;\r\n  <\/span>\r\n  .gm-toc ol li <span> counter-increment: toc; <\/span>\r\n  .gm-toc ol li a <span>\r\n    display: flex; align-items: center; gap: 8px;\r\n    color: var(--text-muted); text-decoration: none;\r\n    font-size: 14px; padding: 4px 0;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-toc ol li a::before <span>\r\n    content: counter(toc, decimal-leading-zero);\r\n    font-size: 11px; font-weight: 700; color: var(--blue-glow);\r\n    min-width: 24px;\r\n  <\/span>\r\n  .gm-toc ol li a:hover <span> color: var(--white); padding-left: 4px; <\/span>\r\n\r\n  \/* \u2500\u2500 Section card \u2500\u2500 *\/\r\n  .gm-section <span>\r\n    background: var(--glass);\r\n    border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-card);\r\n    padding: 40px 44px;\r\n    margin-bottom: 28px;\r\n    transition: background var(--transition), border-color var(--transition), transform var(--transition), box-shadow var(--transition);\r\n    position: relative; overflow: hidden;\r\n  <\/span>\r\n  .gm-section::before <span>\r\n    content: '';\r\n    position: absolute; top: 0; left: 0; right: 0; height: 2px;\r\n    background: linear-gradient(90deg, var(--blue-bright), var(--blue-glow), transparent);\r\n    opacity: 0; transition: opacity var(--transition);\r\n  <\/span>\r\n  .gm-section:hover <span>\r\n    background: var(--glass-hover);\r\n    border-color: rgba(96,165,250,0.30);\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 20px 60px rgba(0,0,0,0.25);\r\n  <\/span>\r\n  .gm-section:hover::before <span> opacity: 1; <\/span>\r\n\r\n  .gm-section-header <span>\r\n    display: flex; align-items: flex-start; gap: 16px;\r\n    margin-bottom: 28px;\r\n  <\/span>\r\n  .gm-section-icon <span>\r\n    width: 52px; height: 52px; flex-shrink: 0;\r\n    background: linear-gradient(135deg, var(--blue-bright), var(--blue-glow));\r\n    border-radius: 14px; display: flex; align-items: center; justify-content: center;\r\n    font-size: 24px; color: var(--white);\r\n    box-shadow: 0 8px 24px rgba(37,99,235,0.40);\r\n    transition: transform var(--transition), box-shadow var(--transition);\r\n  <\/span>\r\n  .gm-section:hover .gm-section-icon <span>\r\n    transform: scale(1.08) rotate(-4deg);\r\n    box-shadow: 0 12px 32px rgba(37,99,235,0.55);\r\n  <\/span>\r\n  .gm-section-title <span>\r\n    font-family: var(--font-display);\r\n    font-size: 1.25rem; font-weight: 700; color: var(--white);\r\n    line-height: 1.2;\r\n  <\/span>\r\n  .gm-section-title small <span>\r\n    display: block; font-size: 12px; font-weight: 500;\r\n    color: var(--accent); letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 4px;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 Typography \u2500\u2500 *\/\r\n  .gm-section p <span> font-size: 15px; color: var(--text-muted); margin-bottom: 16px; <\/span>\r\n  .gm-section p:last-child <span> margin-bottom: 0; <\/span>\r\n  .gm-section strong <span> color: var(--white); font-weight: 600; <\/span>\r\n  .gm-section a <span> color: var(--accent); text-decoration: none; <\/span>\r\n  .gm-section a:hover <span> text-decoration: underline; <\/span>\r\n\r\n  \/* \u2500\u2500 Sub-heading \u2500\u2500 *\/\r\n  .gm-sub <span>\r\n    font-family: var(--font-display);\r\n    font-size: 15px; font-weight: 700;\r\n    color: var(--white); margin: 28px 0 12px;\r\n    display: flex; align-items: center; gap: 8px;\r\n  <\/span>\r\n  .gm-sub i <span> color: var(--accent); font-size: 17px; <\/span>\r\n\r\n  \/* \u2500\u2500 Lists \u2500\u2500 *\/\r\n  .gm-list <span>\r\n    list-style: none; padding: 0; margin: 0 0 16px;\r\n  <\/span>\r\n  .gm-list li <span>\r\n    display: flex; align-items: flex-start; gap: 10px;\r\n    font-size: 15px; color: var(--text-muted);\r\n    padding: 8px 0; border-bottom: 1px solid rgba(255,255,255,0.06);\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-list li:last-child <span> border-bottom: none; <\/span>\r\n  .gm-list li:hover <span> color: var(--white); padding-left: 4px; <\/span>\r\n  .gm-list li i <span> color: var(--accent); font-size: 16px; margin-top: 2px; flex-shrink: 0; <\/span>\r\n  .gm-list-x li i <span> color: #f87171; <\/span>\r\n  .gm-list-warn li i <span> color: var(--accent-gold); <\/span>\r\n\r\n  \/* \u2500\u2500 Country table \u2500\u2500 *\/\r\n  .gm-table-wrap <span>\r\n    overflow-x: auto; border-radius: 14px;\r\n    border: 1px solid var(--glass-border);\r\n    margin: 20px 0;\r\n  <\/span>\r\n  .gm-table <span>\r\n    width: 100%; border-collapse: collapse;\r\n    font-size: 14px;\r\n  <\/span>\r\n  .gm-table thead tr <span>\r\n    background: linear-gradient(90deg, rgba(37,99,235,0.50), rgba(96,165,250,0.25));\r\n  <\/span>\r\n  .gm-table th <span>\r\n    padding: 14px 18px; text-align: left;\r\n    font-family: var(--font-display); font-size: 12px;\r\n    font-weight: 700; letter-spacing: 0.08em;\r\n    text-transform: uppercase; color: var(--blue-glow);\r\n    white-space: nowrap;\r\n  <\/span>\r\n  .gm-table td <span>\r\n    padding: 13px 18px; color: var(--text-muted);\r\n    border-top: 1px solid rgba(255,255,255,0.06);\r\n    vertical-align: top;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-table tr:hover td <span> background: rgba(255,255,255,0.05); color: var(--white); <\/span>\r\n  .gm-table td strong <span> color: var(--white); <\/span>\r\n\r\n  \/* \u2500\u2500 Status badge \u2500\u2500 *\/\r\n  .gm-status <span>\r\n    display: inline-flex; align-items: center; gap: 5px;\r\n    border-radius: var(--radius-pill); padding: 3px 10px;\r\n    font-size: 12px; font-weight: 600;\r\n  <\/span>\r\n  .gm-status-green <span>\r\n    background: rgba(52,211,153,0.18); border: 1px solid rgba(52,211,153,0.35);\r\n    color: #6ee7b7;\r\n  <\/span>\r\n  .gm-status-red <span>\r\n    background: rgba(248,113,113,0.15); border: 1px solid rgba(248,113,113,0.30);\r\n    color: #fca5a5;\r\n  <\/span>\r\n  .gm-status-gold <span>\r\n    background: rgba(251,191,36,0.15); border: 1px solid rgba(251,191,36,0.30);\r\n    color: #fde68a;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 Info box \u2500\u2500 *\/\r\n  .gm-box <span>\r\n    border-radius: 14px; padding: 20px 24px; margin: 20px 0;\r\n    display: flex; align-items: flex-start; gap: 14px;\r\n    font-size: 14px;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-box:hover <span> transform: translateX(4px); <\/span>\r\n  .gm-box-blue <span>\r\n    background: rgba(37,99,235,0.18);\r\n    border: 1px solid rgba(96,165,250,0.30);\r\n  <\/span>\r\n  .gm-box-gold <span>\r\n    background: rgba(251,191,36,0.12);\r\n    border: 1px solid rgba(251,191,36,0.30);\r\n  <\/span>\r\n  .gm-box-red <span>\r\n    background: rgba(248,113,113,0.10);\r\n    border: 1px solid rgba(248,113,113,0.25);\r\n  <\/span>\r\n  .gm-box-green <span>\r\n    background: rgba(52,211,153,0.10);\r\n    border: 1px solid rgba(52,211,153,0.25);\r\n  <\/span>\r\n  .gm-box i <span> font-size: 22px; flex-shrink: 0; margin-top: 1px; <\/span>\r\n  .gm-box-blue i <span> color: var(--blue-glow); <\/span>\r\n  .gm-box-gold i <span> color: var(--accent-gold); <\/span>\r\n  .gm-box-red i <span> color: #f87171; <\/span>\r\n  .gm-box-green i <span> color: #6ee7b7; <\/span>\r\n  .gm-box p <span> margin: 0; color: var(--text-muted); line-height: 1.6; <\/span>\r\n  .gm-box p strong <span> color: var(--white); <\/span>\r\n\r\n  \/* \u2500\u2500 Timeline \u2500\u2500 *\/\r\n  .gm-timeline <span> padding: 0; list-style: none; margin: 12px 0; <\/span>\r\n  .gm-timeline li <span>\r\n    display: flex; gap: 18px;\r\n    padding-bottom: 24px;\r\n    position: relative;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-timeline li:hover <span> padding-left: 6px; <\/span>\r\n  .gm-timeline li::before <span>\r\n    content: '';\r\n    position: absolute; left: 19px; top: 40px; bottom: 0;\r\n    width: 1px; background: var(--glass-border);\r\n  <\/span>\r\n  .gm-timeline li:last-child::before <span> display: none; <\/span>\r\n  .gm-timeline-dot <span>\r\n    width: 40px; height: 40px; flex-shrink: 0;\r\n    background: rgba(37,99,235,0.30); border: 1px solid var(--blue-bright);\r\n    border-radius: 50%;\r\n    display: flex; align-items: center; justify-content: center;\r\n    font-size: 17px; color: var(--blue-glow);\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-timeline li:hover .gm-timeline-dot <span>\r\n    background: rgba(37,99,235,0.55); border-color: var(--blue-glow);\r\n  <\/span>\r\n  .gm-timeline-body <span> padding-top: 8px; <\/span>\r\n  .gm-timeline-label <span>\r\n    font-family: var(--font-display); font-size: 14px; font-weight: 700;\r\n    color: var(--white); margin-bottom: 4px;\r\n  <\/span>\r\n  .gm-timeline-body p <span> font-size: 14px; color: var(--text-muted); margin: 0; <\/span>\r\n\r\n  \/* \u2500\u2500 Contact section \u2500\u2500 *\/\r\n  .gm-contact <span>\r\n    background: linear-gradient(135deg, rgba(37,99,235,0.25) 0%, rgba(96,165,250,0.15) 100%);\r\n    border: 1px solid rgba(96,165,250,0.30);\r\n    border-radius: var(--radius-card);\r\n    padding: 48px 44px;\r\n    text-align: center;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-contact:hover <span> border-color: rgba(96,165,250,0.50); <\/span>\r\n  .gm-contact h3 <span>\r\n    font-family: var(--font-display); font-size: 1.6rem; font-weight: 800;\r\n    color: var(--white); margin-bottom: 12px;\r\n  <\/span>\r\n  .gm-contact p <span> font-size: 15px; color: var(--text-muted); margin-bottom: 32px; <\/span>\r\n  .gm-contact-grid <span>\r\n    display: flex; flex-wrap: wrap; gap: 12px; justify-content: center;\r\n    margin-bottom: 32px;\r\n  <\/span>\r\n  .gm-contact-item <span>\r\n    display: inline-flex; align-items: center; gap: 8px;\r\n    background: var(--glass); border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-pill); padding: 10px 20px;\r\n    font-size: 14px; color: var(--white); text-decoration: none;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-contact-item:hover <span> background: rgba(37,99,235,0.40); border-color: var(--blue-glow); transform: translateY(-2px); <\/span>\r\n  .gm-contact-item i <span> color: var(--accent); font-size: 18px; <\/span>\r\n  .gm-btn <span>\r\n    display: inline-flex; align-items: center; gap: 8px;\r\n    background: var(--white); color: var(--navy);\r\n    border-radius: var(--radius-pill); padding: 14px 36px;\r\n    font-family: var(--font-display); font-size: 15px; font-weight: 700;\r\n    letter-spacing: 0.04em; text-decoration: none;\r\n    transition: var(--transition);\r\n    box-shadow: 0 8px 24px rgba(0,0,0,0.25);\r\n  <\/span>\r\n  .gm-btn:hover <span> background: var(--off-white); transform: translateY(-3px); box-shadow: 0 16px 40px rgba(0,0,0,0.30); <\/span>\r\n  .gm-btn i <span> font-size: 18px; <\/span>\r\n\r\n  \/* \u2500\u2500 Badge pills \u2500\u2500 *\/\r\n  .gm-pill-row <span> display: flex; flex-wrap: wrap; gap: 8px; margin: 14px 0; <\/span>\r\n  .gm-pill <span>\r\n    display: inline-flex; align-items: center; gap: 6px;\r\n    background: rgba(37,99,235,0.22); border: 1px solid rgba(96,165,250,0.30);\r\n    border-radius: var(--radius-pill); padding: 5px 14px;\r\n    font-size: 13px; color: var(--blue-glow); font-weight: 500;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-pill:hover <span> background: rgba(37,99,235,0.38); color: var(--white); <\/span>\r\n\r\n  \/* \u2500\u2500 Two-column grid \u2500\u2500 *\/\r\n  .gm-grid-2 <span>\r\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 16px;\r\n    margin: 16px 0;\r\n  <\/span>\r\n  .gm-card-sm <span>\r\n    background: rgba(255,255,255,0.05); border: 1px solid var(--glass-border);\r\n    border-radius: 14px; padding: 20px 22px;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-card-sm:hover <span> background: var(--glass-hover); border-color: rgba(96,165,250,0.30); transform: translateY(-2px); <\/span>\r\n  .gm-card-sm-icon <span> font-size: 26px; color: var(--accent); margin-bottom: 10px; <\/span>\r\n  .gm-card-sm-title <span> font-family: var(--font-display); font-size: 14px; font-weight: 700; color: var(--white); margin-bottom: 6px; <\/span>\r\n  .gm-card-sm p <span> font-size: 13px; color: var(--text-muted); margin: 0; <\/span>\r\n\r\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\r\n  @media (max-width: 720px) {\r\n    .gm-section <span> padding: 28px 22px; <\/span>\r\n    .gm-hero <span> padding: 40px 16px 36px; <\/span>\r\n    .gm-contact <span> padding: 32px 22px; <\/span>\r\n    .gm-toc <span> padding: 24px 20px; <\/span>\r\n  }\r\n\r\n  \/* \u2500\u2500 Scroll reveal \u2500\u2500 *\/\r\n  .gm-reveal <span> opacity: 0; transform: translateY(24px); transition: opacity 0.55s ease, transform 0.55s ease; <\/span>\r\n  .gm-reveal.visible <span> opacity: 1; transform: translateY(0); <\/span>\r\n<\/style>\r\n\r\n\r\n\r\n<div class=\"gm-inventory\">\r\n\r\n  <!-- \u2500\u2500 HERO \u2500\u2500 -->\r\n  <div class=\"gm-hero gm-reveal\">\r\n    <div class=\"gm-hero-badge\">\r\n      <i class=\"ti ti-packages\"><\/i>\r\n  GASPA MACCHINE\r\n    <\/div>\r\n    <h1>Product Availability & <span>Stock Management<\/span><\/h1>\r\n    <p class=\"gm-hero-sub\">\r\n Everything you need to know about how we manage our machinery catalog, update item availability, and ensure transparency at every stage of your order.\r\n    <\/p>\r\n    <div class=\"gm-meta-row\">\r\n       <span class=\"gm-meta-chip\"><i class=\"ti ti-calendar\"><\/i> Last updated: June 12, 2026<\/span>\r\n      <span class=\"gm-meta-chip\"><i class=\"ti ti-calendar-check\"><\/i> Effective date: June 12, 2026<\/span>\r\n      <span class=\"gm-meta-chip\"><i class=\"ti ti-map-pin\"><\/i> Italy \u2013 Shipping to 10 Countries<\/span>\r\n    <\/div>\r\n    <div class=\"gm-divider\"><\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 TABLE OF CONTENTS \u2500\u2500 -->\r\n  <div class=\"gm-toc gm-reveal\">\r\n    <div class=\"gm-toc-title\"><i class=\"ti ti-list\"><\/i>  Table of Contents<\/div>\r\n    <ol>\r\n      <li><a href=\"#s1\">Seller identity and scope of application<\/a><\/li>\r\n      <li><a href=\"#s2\">How we manage our machinery inventory<\/a><\/li>\r\n      <li><a href=\"#s3\">Real-time availability indication<\/a><\/li>\r\n      <li><a href=\"#s4\">Used machinery: uniqueness and limited availability<\/a><\/li>\r\n      <li><a href=\"#s5\">Accuracy of descriptions and technical specifications<\/a><\/li>\r\n      <li><a href=\"#s6\">Pricing policy and precision<\/a><\/li>\r\n      <li><a href=\"#s7\">Order confirmation and availability verification<\/a><\/li>\r\n      <li><a href=\"#s8\">Procedure in case of unavailability after ordering<\/a><\/li>\r\n      <li><a href=\"#s9\">Delivery times and shipping management<\/a><\/li>\r\n      <li><a href=\"#s10\">Return and refund policy<\/a><\/li>\r\n      <li><a href=\"#s11\">Availability and consumer rights by country<\/a><\/li>\r\n      <li><a href=\"#s12\">Catalog updates and product removal<\/a><\/li>\r\n      <li><a href=\"#s13\">Customer communication regarding availability changes<\/a><\/li>\r\n      <li><a href=\"#s14\">Purchase restrictions and limitations<\/a><\/li>\r\n      <li><a href=\"#s15\">Dispute resolution<\/a><\/li>\r\n      <li><a href=\"#s16\">Contacts and availability assistance<\/a><\/li>\r\n    <\/ol>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 1 \u2500\u2500 -->\r\n  <div id=\"s1\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-building-store\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 1<\/small>\r\n Seller Identity and Scope of Application\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>This Product Availability and Stock Management Policy is issued by <strong>GASPA S.R.L MACCHINE<\/strong>, trading as <strong>GASPA MACCHINE<\/strong>, with registered and operational headquarters at <strong>Z.I. Predda Niedda Strada 30, 07100 Sassari (SS), Italy<\/strong>, VAT number <strong>IT 03006910909<\/strong>, ATECO classification 47.52.40.<\/p>\r\n\r\n    <p>GASPA MACCHINE is a dealership specializing in the sale of <strong>new and used agricultural and construction machinery<\/strong>, including agricultural tractors, mini-excavators, earthmoving machinery, tandem rollers, telehandlers, and construction equipment from international brands such as JCB, New Holland, Case IH, Lamborghini Trattori, Massey Ferguson, Kubota, and others.<\/p>\r\n\r\n    <p>This policy comprehensively and transparently regulates how GASPA MACCHINE manages the availability of each product in its online catalog, updates stock, communicates changes to buyers, and ensures the accuracy of information published on the site <strong><a href=\"https:\/\/gaspa-macchine.com\/en\/\" target=\"_blank\" rel=\"noopener noreferrer\">gaspa-macchine.com<\/a><\/strong>. It applies to all buyers \u2014 private consumers, professionals, and businesses \u2014 who place an order through our site and reside in the following countries to which we ship: <\/p>\r\n\r\n    <div class=\"gm-pill-row\">\r\n      <span class=\"gm-pill\"><i class=\"ti ti-circle-check\"><\/i>  Italy<\/span>\r\n      <span class=\"gm-pill\"><i class=\"ti ti-circle-check\"><\/i>  Austria<\/span>\r\n      <span class=\"gm-pill\"><i class=\"ti ti-circle-check\"><\/i>  Finland<\/span>\r\n      <span class=\"gm-pill\"><i class=\"ti ti-circle-check\"><\/i>  France<\/span>\r\n      <span class=\"gm-pill\"><i class=\"ti ti-circle-check\"><\/i>  Germany<\/span>\r\n      <span class=\"gm-pill\"><i class=\"ti ti-circle-check\"><\/i>  Netherlands<\/span>\r\n      <span class=\"gm-pill\"><i class=\"ti ti-circle-check\"><\/i>  Poland<\/span>\r\n      <span class=\"gm-pill\"><i class=\"ti ti-circle-check\"><\/i>  Romania<\/span>\r\n      <span class=\"gm-pill\"><i class=\"ti ti-circle-check\"><\/i>  Spain<\/span>\r\n      <span class=\"gm-pill\"><i class=\"ti ti-circle-check\"><\/i>  Switzerland<\/span>\r\n    <\/div>\r\n\r\n    <p>The provisions contained in this policy comply with <strong>Legislative Decree no. 206\/2005 (Consumer Code)<\/strong>, <strong>Legislative Decree no. 170\/2021<\/strong>, <strong>EU Directive 2011\/83\/EU on consumer rights<\/strong>, <strong>EU Directive 2019\/771<\/strong> on the sale of goods, and the national regulations in force in the delivery countries listed above.<\/p>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-info-circle\"><\/i>\r\n      <p><strong>Note:<\/strong> since most of the machines in our catalog consist of used units with unique availability, availability information is updated continuously. We invite you to check the updated availability directly on the product page or to contact us before proceeding with payment in case of any doubts. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 2 \u2500\u2500 -->\r\n  <div id=\"s2\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-tools\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 2<\/small>\r\n How We Manage Our Machinery Inventory\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE manages a physical catalog of agricultural and construction machinery located at its yard and warehouse in <strong>Z.I. Predda Niedda Strada 30, 07100 Sassari<\/strong>. Each machine on the site corresponds to a real physical unit, inspected and documented before publication. Our inventory primarily consists of:  <\/p>\r\n\r\n    <div class=\"gm-grid-2\">\r\n      <div class=\"gm-card-sm\">\r\n        <div class=\"gm-card-sm-icon\"><i class=\"ti ti-tractor\"><\/i><\/div>\r\n        <div class=\"gm-card-sm-title\">Agricultural Tractors<\/div>\r\n        <p>New and used tractors of various brands and power ratings, for professional and amateur agricultural use.<\/p>\r\n      <\/div>\r\n      <div class=\"gm-card-sm\">\r\n        <div class=\"gm-card-sm-icon\"><i class=\"ti ti-bulldozer\"><\/i><\/div>\r\n        <div class=\"gm-card-sm-title\">Mini-excavators and Earthmoving<\/div>\r\n        <p>Mini-excavators, wheel loaders, hydraulic excavators, and construction site earthmoving machinery.<\/p>\r\n      <\/div>\r\n      <div class=\"gm-card-sm\">\r\n        <div class=\"gm-card-sm-icon\"><i class=\"ti ti-crane\"><\/i><\/div>\r\n        <div class=\"gm-card-sm-title\">Telehandlers<\/div>\r\n        <p>Telehandlers and telescopic loaders for agricultural and industrial use, from brands such as JCB and Manitou.<\/p>\r\n      <\/div>\r\n      <div class=\"gm-card-sm\">\r\n        <div class=\"gm-card-sm-icon\"><i class=\"ti ti-road\"><\/i><\/div>\r\n        <div class=\"gm-card-sm-title\">Tandem Rollers<\/div>\r\n        <p>Tandem vibrating rollers for roadwork and soil compaction in the construction sector.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-refresh\"><\/i> Stock update frequency<\/div>\r\n    <p>Our operations team manually updates the availability status of each machine within <strong>24 working hours<\/strong> of any significant change (sale, receipt of a new unit, start of extraordinary maintenance). However, as we primarily deal with used machines with single-unit availability, rare situations may occur where a machine remains visible online for a very short period following its sale, before the update is published. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-database\"><\/i> Catalog management<\/div>\r\n    <p>Each product sheet is created and managed manually by our technical staff, who enter information directly from the machine's physical documentation (logbook, engine hours, year of registration, maintenance history). We do not use automatic import systems for generic catalogs: each listing is specific to the individual unit for sale. <\/p>\r\n\r\n    <div class=\"gm-box gm-box-gold\">\r\n      <i class=\"ti ti-alert-triangle\"><\/i>\r\n      <p><strong>Important:<\/strong> the presence of a machine in the online catalog does not constitute an automatic reservation of the unit. Availability is confirmed only following written order confirmation by GASPA MACCHINE, as described in Section 7. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 3 \u2500\u2500 -->\r\n  <div id=\"s3\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-radar\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 3<\/small>\r\n Real-Time Availability Indication\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>On each product page of the <strong>gaspa-macchine.com<\/strong> website, a status indicator is visible reflecting the current availability of the machine. The different possible statuses and their precise meaning are illustrated below: <\/p>\r\n\r\n    <div class=\"gm-table-wrap\">\r\n      <table class=\"gm-table\">\r\n        <thead>\r\n          <tr>\r\n             <th><i class=\"ti ti-tag\"><\/i> Availability status<\/th>\r\n            <th><i class=\"ti ti-info-circle\"><\/i> Meaning<\/th>\r\n            <th><i class=\"ti ti-shopping-cart\"><\/i> Orderable?<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n             <td><span class=\"gm-status gm-status-green\"><i class=\"ti ti-circle-filled\"><\/i> Available<\/span><\/td>\r\n            <td>The machine is physically present in our yard, ready for inspection and shipping.<\/td>\r\n            <td><strong>Yes<\/strong> \u2013 it is possible to proceed with immediate purchase.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n             <td><span class=\"gm-status gm-status-gold\"><i class=\"ti ti-clock\"><\/i> In processing<\/span><\/td>\r\n            <td>The machine is undergoing overhaul, scheduled maintenance, or pre-delivery testing. It is not immediately shippable.<\/td>\r\n            <td><strong>On request<\/strong> \u2013 contact us for expected availability times.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n             <td><span class=\"gm-status gm-status-red\"><i class=\"ti ti-ban\"><\/i> Not available \/ Sold<\/span><\/td>\r\n            <td>The machine has been sold or withdrawn from the catalog. It is no longer available for purchase.<\/td>\r\n            <td><strong>No<\/strong> \u2013 the product page is deactivated or updated with this status.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n             <td><span class=\"gm-status gm-status-gold\"><i class=\"ti ti-reload\"><\/i> Ready soon<\/span><\/td>\r\n            <td>The machine is arriving at our warehouse and will be available within a period indicated on the product sheet.<\/td>\r\n            <td><strong>Reservation<\/strong> \u2013 you can express interest via the contact form.<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-eye\"><\/i> What to do if the status appears not updated<\/div>\r\n    <p>In the event that the availability indicator does not correspond to what was verified by telephone or email with our team, please report it to us immediately at <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>. We will refer exclusively to the availability confirmed in writing by our team, regardless of what is displayed on the site at the time of the order. <\/p>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-phone\"><\/i>\r\n      <p><strong>Verify availability before purchase:<\/strong> for machines valued over <strong>\u20ac10,000<\/strong> or for urgent orders with binding delivery times, we always recommend contacting us in advance at <strong>+39 377 390 1146<\/strong> or <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a> to receive a written and binding confirmation of availability before proceeding with payment.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 4 \u2500\u2500 -->\r\n  <div id=\"s4\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-star\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 4<\/small>\r\n Used Machinery: Uniqueness and Limited Availability\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>The fundamental peculiarity of the GASPA MACCHINE catalog is that the <strong>vast majority of the machines for sale are used<\/strong> and available as a single unit. Each used machine is a unique and unrepeatable specimen: once sold, it is not possible to offer an identical replacement with the same characteristics, the same year, the same brand, the same model, and the same maintenance history. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-receipt\"><\/i> Implications for the customer<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>No double sales:<\/strong> we adopt internal procedures to avoid the sale of the same unit to multiple buyers simultaneously. In case of parallel requests, the contract is finalized in favor of the first buyer who completes the payment and receives the written order confirmation. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>No equivalent replacement:<\/strong> in case of sudden unavailability of a used machine (e.g., damage during handling, termination of the contract in favor of a third party with right of first refusal), GASPA MACCHINE is unable to guarantee the supply of a replacement unit with identical characteristics. A full refund remains the priority remedy. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>\"As-is\" condition declared:<\/strong> for used machines sold in \"as-is\" condition, the product sheet contains a specific declaration describing the state of wear, engine hours, any known defects, and general conditions. Such information forms an integral part of the sales contract. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Photographic documentation:<\/strong> each used machine in the catalog is accompanied by a series of real photographs of the specimen for sale. The images show the current state of the machine, not stock images of the model. <\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-certificate\"><\/i> New machines: availability on order<\/div>\r\n    <p>For new machines in the catalog, availability may be immediate (units in stock) or on order from the manufacturer or distributor. In the second case, the estimated waiting time is indicated on the product sheet and is always confirmed in writing before the order is finalized. Waiting times for new machines on order typically vary from <strong>4 to 12 weeks<\/strong>, depending on the model and production availability.  <\/p>\r\n\r\n    <div class=\"gm-box gm-box-gold\">\r\n      <i class=\"ti ti-alert-triangle\"><\/i>\r\n      <p><strong>Attention:<\/strong> Italian and European Union legislation (EU Directive 2019\/771, transposed by Legislative Decree 170\/2021) provides specific provisions for used goods. In particular, the seller is required to inform the consumer \u2014 before the conclusion of the contract \u2014 of all relevant characteristics of the used good, including pre-existing defects, functional anomalies, and limitations of use. GASPA MACCHINE fully complies with these information obligations for every used machine published.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 5 \u2500\u2500 -->\r\n  <div id=\"s5\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-clipboard-list\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 5<\/small>\r\n Accuracy of Descriptions and Technical Specifications\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE is committed to ensuring that all information published in the product sheets is <strong>truthful, complete, not misleading, and updated<\/strong>, in full compliance with Art. 6 of EU Directive 2011\/83\/EU on consumer rights and Articles 48-49 of Legislative Decree 206\/2005 (Italian Consumer Code).  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-file-description\"><\/i> Information included in each product sheet<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Make and model:<\/strong> manufacturer's name and official commercial designation of the model.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Year of registration or production:<\/strong> the year indicated refers to the year of first registration or, where not available, the year of production declared by the manufacturer.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Engine hours (or working hours):<\/strong> the hours recorded at the time of the pre-publication inspection. Since machines may continue to be used during the storage period, actual hours at the time of delivery may deviate slightly from those indicated. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>General condition and state of wear:<\/strong> detailed description of the mechanical, hydraulic, and aesthetic condition of the unit.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Known defects:<\/strong> any defect or functional anomaly known at the time of publication is explicitly declared in the product sheet.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Accessories and equipment included:<\/strong> list of any equipment, buckets, quick hiters, spare tires, or other accessories delivered with the machine.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Available documentation:<\/strong> indication of the documents provided with the machine (logbook, user manual, CE certificate where applicable, maintenance history).<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Weight and dimensions:<\/strong> main technical data for transport and usage planning.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-exclamation-mark\"><\/i> Limitations to declarations<\/div>\r\n    <p>Information on the product sheets is provided based on the data available at the time of inspection. GASPA MACCHINE is not responsible for any errors resulting from incorrect information provided by the previous owner of the machine, provided it has adopted reasonable diligence in verification. In case of a significant discrepancy between what is declared and the real state of the machine, the customer is entitled to the remedies provided by applicable law.  <\/p>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-photo\"><\/i>\r\n      <p><strong>Real photographs:<\/strong> all images published in the product sheets of GASPA MACCHINE are original photographs of the specimens for sale, taken at our yard in Sassari. We do not use manufacturer stock photographs as a replacement for real photos of the machine. Images may not show every single detail or minor defect: we therefore invite customers to request additional photographs or to perform a direct inspection before purchase.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 6 \u2500\u2500 -->\r\n  <div id=\"s6\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-currency-euro\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 6<\/small>\r\n Pricing Policy and Precision\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>All prices displayed in the GASPA MACCHINE online catalog are indicated in <strong>Euro (\u20ac)<\/strong> and include applicable VAT according to current Italian tax legislation, unless otherwise explicitly stated in the product sheet. The displayed price is binding and constitutes an offer to the public pursuant to Art. 1336 of the Italian Civil Code.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-receipt-tax\"><\/i> VAT and taxation<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Italian and EU private buyers:<\/strong> the price includes Italian VAT at 22% for standard agricultural machinery. For machines specifically classified as \"agricultural machinery\" pursuant to Legislative Decree 228\/2001 and Art. 10, no. 21 of Presidential Decree 633\/1972, the reduced VAT rate of 4% may apply.    <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Professional buyers with EU VAT number (B2B):<\/strong> for intra-community purchases between VAT subjects, the applicable VAT regime is reverse charge. The customer must provide their valid community VAT number at the time of the order. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Swiss buyers:<\/strong> Switzerland is not a member of the European Union. Exports to Switzerland are carried out under the Italian VAT exemption regime (Art. 8 of Presidential Decree 633\/1972). Swiss customs duties, Swiss VAT (currently at 8.1%), and import costs are the sole responsibility of the buyer.  <\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-refresh-dot\"><\/i>  Price variations<\/div>\r\n    <p>The price of a machine may be updated by GASPA MACCHINE at any time, without notice, until the order is transmitted by the customer. Once the order has been confirmed in writing by GASPA MACCHINE, the price is locked and cannot be unilaterally modified. In case of a manifest pricing error (e.g., price clearly inconsistent with the market value of the machine), GASPA MACCHINE reserves the right to cancel the order within <strong>24 hours of confirmation<\/strong>, fully refunding any amount paid.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-truck\"><\/i> Shipping costs excluded<\/div>\r\n    <p>The price indicated in the product sheet does not include shipping and transport costs, which are calculated separately based on the dimensions and weight of the machine, the destination, and the carrier used. Shipping costs are communicated to the buyer before the order is finalized and must be explicitly accepted before payment. <\/p>\r\n\r\n    <div class=\"gm-box gm-box-green\">\r\n      <i class=\"ti ti-shield-check\"><\/i>\r\n      <p><strong>Total cost transparency:<\/strong> in compliance with Art. 49 of Legislative Decree 206\/2005 and EU Directive 2011\/83\/EU, before the consumer is bound by the contract, GASPA MACCHINE communicates the total cost of the purchase including: machine price, VAT, shipping costs, any applicable customs costs, and any other foreseeable additional expenses.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 7 \u2500\u2500 -->\r\n  <div id=\"s7\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-file-check\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 7<\/small>\r\n Order Confirmation and Availability Verification\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>The purchase process on <strong>gaspa-macchine.com<\/strong> is divided into two distinct phases: the <strong>transmission of the order<\/strong> by the customer and the <strong>confirmation of the order<\/strong> by GASPA MACCHINE. These two phases are not equivalent and produce different legal effects. <\/p>\r\n\r\n    <ul class=\"gm-timeline\">\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-number-1\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <div class=\"gm-timeline-label\">Transmission of the order by the customer<\/div>\r\n          <p>The customer completes the checkout process on the site, enters shipping data, chooses the payment method, and submits the order. In this phase, the customer receives an <strong>order receipt email<\/strong> (order receipt), which confirms that the order has been registered in our system. This email <strong>does not constitute acceptance of the order<\/strong> nor confirmation of the machine's availability.  <\/p>\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-number-2\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <div class=\"gm-timeline-label\">Internal availability verification<\/div>\r\n          <p>Within <strong>1 working day<\/strong> of receiving the order, our team physically verifies the availability of the machine, checks that the order data is correct, and calculates the final shipping costs for the indicated destination.<\/p>\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-number-3\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <div class=\"gm-timeline-label\">Written order confirmation from GASPA MACCHINE<\/div>\r\n          <p>The sales contract is finalized only upon the sending of the <strong>official order confirmation<\/strong> by GASPA MACCHINE via email. This email contains the final order number, the total price (including shipping costs), estimated delivery times, and payment instructions. Only with this communication is the machine formally reserved for the customer.  <\/p>\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-number-4\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <div class=\"gm-timeline-label\">Payment and start of preparation<\/div>\r\n          <p>After receiving full payment, GASPA MACCHINE starts the preparation and pre-delivery testing procedures for the machine. The customer receives a notification with the estimated delivery date and details of the transport carrier. <\/p>\r\n        <\/div>\r\n      <\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-info-circle\"><\/i>\r\n      <p><strong>Legal basis:<\/strong> this procedure complies with Art. 51 of Legislative Decree 206\/2005 and Art. 8 of EU Directive 2011\/83\/EU, which require the seller to inform the consumer when the order involves a payment obligation. The distinction between order receipt and order confirmation is fundamental to protect both the customer and the seller in case of availability changes.    <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 8 \u2500\u2500 -->\r\n  <div id=\"s8\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-alert-circle\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 8<\/small>\r\n Procedure in Case of Unavailability after Ordering\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Despite our efforts to keep the catalog updated, in exceptional cases it may happen that a machine is no longer available after the customer has transmitted their order. This may occur due to: <\/p>\r\n\r\n    <ul class=\"gm-list gm-list-warn\">\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i>  Sale of the machine simultaneously through another channel (e.g., direct sale on-site) before the online order was verified.<\/li>\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i>  Accidental damage to the machine during internal handling operations in the period between the order and preparation.<\/li>\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i>  Identification of a serious defect not previously known during pre-delivery testing, such as to make the machine non-compliant with the published description.<\/li>\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i>  Seizure or unforeseen legal events relating to the machine.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-list-check\"><\/i>  How we proceed in these cases<\/div>\r\n    <p>In all the cases listed above, GASPA MACCHINE adopts the following mandatory procedure:<\/p>\r\n\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Immediate notification:<\/strong> the customer is contacted within <strong>24 working hours<\/strong> of the discovery of the unavailability, via email at the address provided at the time of the order and, where possible, also by telephone.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Reason for unavailability:<\/strong> the communication clearly explains the reason why the machine is no longer available.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Full refund:<\/strong> if the customer has already made a payment (total or partial), the full refund is processed within <strong>14 working days<\/strong> of notification, using the same payment method used for the purchase, without any deduction or withholding.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Alternative proposal (optional):<\/strong> where possible, GASPA MACCHINE may propose an alternative machine available in the catalog with similar characteristics to the customer. The customer is free to accept or reject the alternative proposal, without any obligation. Rejection of the alternative entitles the customer to a full refund without penalty.  <\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-green\">\r\n      <i class=\"ti ti-shield-check\"><\/i>\r\n      <p><strong>Consumer right:<\/strong> pursuant to Art. 61 of Legislative Decree 206\/2005 and EU Directive 2011\/83\/EU, in case of impossibility to deliver the ordered good, the consumer has the right to receive a full refund of all sums paid within the terms provided by law. GASPA MACCHINE undertakes to respect this right in every circumstance without requiring additional formal requests from the customer.   <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 9 \u2500\u2500 -->\r\n  <div id=\"s9\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-truck-delivery\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 9<\/small>\r\n Delivery Times and Shipping Management\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE uses carriers specialized in the transport of agricultural and construction machinery (exceptional transport, heavy loads on flatbeds) for deliveries throughout Europe. The delivery times indicated below are estimated and run from the date of confirmation of full payment. <\/p>\r\n\r\n    <div class=\"gm-table-wrap\">\r\n      <table class=\"gm-table\">\r\n        <thead>\r\n          <tr>\r\n             <th><i class=\"ti ti-map-pin\"><\/i> Destination country<\/th>\r\n            <th><i class=\"ti ti-clock\"><\/i> Estimated delivery time<\/th>\r\n            <th><i class=\"ti ti-notes\"><\/i> Specific notes<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td><strong>Italy<\/strong><\/td>\r\n            <td>7 \u2013 14 working days<\/td>\r\n            <td>Including major islands (Sardinia, Sicily). Remote areas may require up to 14 additional days.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Austria<\/strong><\/td>\r\n            <td>7 \u2013 14 working days<\/td>\r\n            <td>Delivery via specialized flatbed carrier. Alpine areas may require specific agreements.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Finland<\/strong><\/td>\r\n            <td>10 \u2013 18 working days<\/td>\r\n            <td>High distance; times may vary based on available carrier and season.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>France<\/strong><\/td>\r\n            <td>7 \u2013 14 working days<\/td>\r\n            <td>Including Corsica by specific agreement. DOM-TOM excluded.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Germany<\/strong><\/td>\r\n            <td>7 \u2013 14 working days<\/td>\r\n            <td>Delivery throughout mainland Germany via specialized carriers.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Netherlands<\/strong><\/td>\r\n            <td>7 \u2013 14 working days<\/td>\r\n            <td>Delivery coordinated with carriers active on the Italy\u2013Benelux route.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Poland<\/strong><\/td>\r\n            <td>8 \u2013 15 working days<\/td>\r\n            <td>Active route with specialized carriers on the Italy\u2013Eastern Europe path.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Romania<\/strong><\/td>\r\n            <td>8 \u2013 15 working days<\/td>\r\n            <td>Available via prior agreement with our shipping office.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Spain<\/strong><\/td>\r\n            <td>7 \u2013 14 working days<\/td>\r\n            <td>Iberian Peninsula included. Balearic and Canary Islands by specific agreement.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Switzerland<\/strong><\/td>\r\n            <td>7 \u2013 14 working days<\/td>\r\n            <td>Non-EU shipping: the customer is responsible for Swiss customs procedures and import duties.<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-alert-triangle\"><\/i> Delivery delays<\/div>\r\n    <p>The delivery times indicated are estimates based on the historical experience of our carriers. GASPA MACCHINE cannot guarantee compliance with estimated times in case of events beyond its control, including: <\/p>\r\n    <ul class=\"gm-list gm-list-warn\">\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i>  Adverse weather conditions or exceptional atmospheric events.<\/li>\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i>  Strikes or interruptions of the transport service.<\/li>\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i>  Delays in customs operations (particularly for shipments to Switzerland).<\/li>\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i>  Traffic restrictions for exceptional transport in certain areas.<\/li>\r\n    <\/ul>\r\n\r\n    <p>In case of significant delays (exceeding <strong>5 working days<\/strong> beyond the estimated times), GASPA MACCHINE proactively notifies the customer and, if the delay exceeds <strong>30 days<\/strong>, the consumer has the right to terminate the contract and obtain a full refund pursuant to Art. 61, paragraph 4, of the Legislative Decree.  206\/2005.<\/p>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-box\"><\/i>\r\n      <p><strong>Pre-delivery testing:<\/strong> before each shipment, every machine is subjected to a basic functional test and a visual inspection. The result of the test is documented and attached to the delivery documents. This process may add <strong>1\u20133 working days<\/strong> to preparation times, but ensures that the delivered machine corresponds to what was described and ordered.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 10 \u2500\u2500 -->\r\n  <div id=\"s10\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-rotate-2\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 10<\/small>\r\n Return and Refund Policy\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE applies a transparent return and refund policy, respecting all consumer rights provided by Italian and European Union legislation, with a return period of <strong>14 calendar days<\/strong> from receipt of the machine and a refund processed within <strong>14 working days<\/strong> of receipt of the returned machine.<\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-calendar\"><\/i> Right of withdrawal for consumers (14 days)<\/div>\r\n    <p>In accordance with Articles 52\u201358 of Legislative Decree 206\/2005 and Art. 9 of EU Directive 2011\/83\/EU, every private consumer who purchases through the <strong>gaspa-macchine.com<\/strong> website has the right to withdraw from the purchase contract within <strong>14 calendar days<\/strong> from the date of delivery of the machine, without having to provide any reason.  <\/p>\r\n\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Commencement of the term:<\/strong> the 14-day period runs from the day on which the consumer (or a third party designated by them) acquires physical possession of the machine, as evidenced by the signed transport document.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Methods of communicating withdrawal:<\/strong> the withdrawal must be communicated to GASPA MACCHINE before the expiry of the 14 days, by means of an explicit declaration sent to <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a> or via the contact form on the site. It is possible to use the standard withdrawal form attached to the general conditions of sale. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Condition of the machine at the time of return:<\/strong> the machine must be returned in the same condition in which it was delivered, without additional damage beyond normal wear and tear. The consumer is responsible for any reduction in the value of the machine resulting from handling other than that necessary to establish its nature, characteristics, and functioning. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Return costs:<\/strong> the costs of returning the machine are borne by the consumer, unless otherwise agreed in writing with GASPA MACCHINE. Due to the size and weight of the machines handled, the cost of return transport can be significant and the customer must take this into account before exercising the right of withdrawal. <\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-cash\"><\/i> Refund (14 working days)<\/div>\r\n    <p>GASPA MACCHINE processes the refund within <strong>14 working days<\/strong> of receiving the returned machine at our Sassari headquarters. The refund includes: <\/p>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The purchase price of the machine.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The original shipping costs incurred by the consumer at the time of purchase, limited to the cost of the cheapest standard shipping offered (in the event that the consumer chose a faster or more expensive delivery method, the cost difference is not refundable).<\/li>\r\n    <\/ul>\r\n    <p>The refund is made using the same payment method used by the consumer for the original purchase, without any penalty or withholding, except for any value reduction applicable for damage attributable to the consumer.<\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-x\"><\/i>  Exclusions from the right of withdrawal<\/div>\r\n    <p>The right of withdrawal does not apply in the following cases, pursuant to Art. 59 of the Legislative Decree:  206\/2005:<\/p>\r\n    <ul class=\"gm-list gm-list-x\">\r\n      <li><i class=\"ti ti-circle-x\"><\/i>  Machines purchased by <strong>professionists or businesses<\/strong> as part of their professional activity (B2B contracts), unless otherwise agreed in writing.<\/li>\r\n      <li><i class=\"ti ti-circle-x\"><\/i>  Machines that have been <strong>modified, customized, or set up at the specific request of the customer<\/strong> after the conclusion of the contract.<\/li>\r\n      <li><i class=\"ti ti-circle-x\"><\/i>  Machines that have suffered <strong>evident damage caused by improper use<\/strong> or non-compliance with operational instructions during the period of possession by the consumer.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-scale\"><\/i>\r\n      <p><strong>Return for defect or non-conformity:<\/strong> the 14-day right of withdrawal is distinct from the rights belonging to the consumer in case of lack of conformity of the machine. In the presence of a defect or non-conformity with respect to what was described, the consumer has additional rights under Section 2 of the Warranty and Protections Policy, regardless of the expiry of the withdrawal period. For further details, consult our <a href=\"https:\/\/gaspa-macchine.com\/politica-di-garanzia\/\" target=\"_blank\" rel=\"noopener noreferrer\">Warranty Policy<\/a>.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 11 \u2500\u2500 -->\r\n  <div id=\"s11\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-flag\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 11<\/small>\r\n Availability and Consumer Rights by Country\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Consumer rights relating to product availability, the right of withdrawal, and refunds vary based on the buyer's country of residence. Below are the main national provisions in force in the countries to which GASPA MACCHINE ships. <\/p>\r\n\r\n    <div class=\"gm-table-wrap\">\r\n      <table class=\"gm-table\">\r\n        <thead>\r\n          <tr>\r\n             <th><i class=\"ti ti-map-pin\"><\/i> Country<\/th>\r\n            <th><i class=\"ti ti-rotate-2\"><\/i> Right of withdrawal<\/th>\r\n            <th><i class=\"ti ti-cash\"><\/i> Refund within<\/th>\r\n            <th><i class=\"ti ti-book\"><\/i> Applicable regulation<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td><strong>Italy<\/strong><\/td>\r\n            <td>14 calendar days<\/td>\r\n            <td>14 working days from receipt of return<\/td>\r\n            <td>Legislative Decree 206\/2005, Art. 52\u201358<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Austria<\/strong><\/td>\r\n            <td>14 calendar days<\/td>\r\n            <td>14 days from communication of withdrawal or return<\/td>\r\n            <td>FAGG (BGBl. I Nr. 33\/2014)<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Finland<\/strong><\/td>\r\n            <td>14 calendar days<\/td>\r\n            <td>14 days from receipt of return<\/td>\r\n            <td>Kuluttajansuojalaki, Ch. 6<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>France<\/strong><\/td>\r\n            <td>14 calendar days<\/td>\r\n            <td>14 days from communication of withdrawal<\/td>\r\n            <td>Code de la Consommation, Art. L221-18 et seq.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Germany<\/strong><\/td>\r\n            <td>14 calendar days<\/td>\r\n            <td>14 days from communication of withdrawal or return<\/td>\r\n            <td>BGB \u00a7\u00a7 312g, 355\u2013357<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Netherlands<\/strong><\/td>\r\n            <td>14 calendar days<\/td>\r\n            <td>14 days from communication of withdrawal<\/td>\r\n            <td>Burgerlijk Wetboek, Art. 6:230o et seq.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Poland<\/strong><\/td>\r\n            <td>14 calendar days<\/td>\r\n            <td>14 days from communication of withdrawal or return<\/td>\r\n            <td>Ustawa o prawach konsumenta z 30.05.2014<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Romania<\/strong><\/td>\r\n            <td>14 calendar days<\/td>\r\n            <td>14 days from communication of withdrawal<\/td>\r\n            <td>OUG nr. 34\/2014; Legea nr. 363\/2007<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Spain<\/strong><\/td>\r\n            <td>14 calendar days<\/td>\r\n            <td>14 days from notice of withdrawal<\/td>\r\n            <td>Real Decreto Legislativo 1\/2007 (TRLGDCU), Art. 102 et seq.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Switzerland<\/strong><\/td>\r\n            <td>Not applicable by law (non-EU)<\/td>\r\n            <td>Agreed in writing with GASPA MACCHINE<\/td>\r\n            <td>Code of Obligations (CO) \u2013 no automatic online withdrawal<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i>  Note for Swiss customers<\/div>\r\n    <p>Switzerland is not a member of the European Union, and Swiss legislation does not provide for an automatic right of withdrawal for online purchases equivalent to that of EU Directive 2011\/83\/EU. However, GASPA MACCHINE voluntarily extends to its Swiss customers the possibility of returning the machine within <strong>14 calendar days<\/strong> of delivery, under the same conditions provided for European Union consumers, upon written agreement to be formalized at the time of order confirmation. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i>  Note for Spanish customers<\/div>\r\n    <p>In Spain, the Real Decreto Legislativo 1\/2007 (TRLGDCU) provides that, in the event of a failure by the seller to respond to the withdrawal within the 14-day period, the seller may not demand payment of the return costs. GASPA MACCHINE undertakes to respond to every notice of withdrawal within <strong>2 working days<\/strong>. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i>  Note for French customers<\/div>\r\n    <p>In France, the Code de la Consommation provides that the seller must reimburse the consumer <strong>within 14 days<\/strong> of the notice of withdrawal, even if the machine has not yet been returned, unless they choose to wait for the receipt of the goods or proof of shipment. GASPA MACCHINE adopts the procedure most favorable to the consumer and initiates the refund as soon as the machine or proof of shipment is received. <\/p>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-external-link\"><\/i>\r\n      <p><strong>European ODR Platform:<\/strong> consumers residing in the European Union can use the online platform for alternative dispute resolution provided by the European Commission at <strong><a href=\"https:\/\/ec.europa.eu\/consumers\/odr\" target=\"_blank\" rel=\"noopener noreferrer\">ec.europa.eu\/consumers\/odr<\/a><\/strong>. Our contact address for disputes via ODR is <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 12 \u2500\u2500 -->\r\n  <div id=\"s12\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-refresh-dot\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 12<\/small>\r\n Catalog Updates and Product Removal\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE actively manages its online catalog to ensure that information is always up to date and that products no longer available are removed or updated promptly. Below we describe our internal operating procedures for managing the lifecycle of each listing. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-plus-circle\"><\/i>  Publication of a new product<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Each new machine is physically inspected by our technical team before publication.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Technical information, actual photographs, and availability status are entered manually into the product sheet.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The price is determined based on current market evaluation, the condition of the machine, and industry reference values.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The product sheet is reviewed by a second operator before publication to reduce the risk of errors.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-pencil\"><\/i>  Updating an existing product<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Price variations are updated within <strong>24 hours<\/strong> of the internal decision.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Photographs are updated in case of significant changes to the state of the machine (e.g., repairs, painting, additional equipment).<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Availability status is modified in real time when a machine is put into processing or reserved by a customer.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-trash\"><\/i>  Removal of a sold product<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Sold machines are marked as \"Not available \/ Sold\" within <strong>24 working hours<\/strong> of the signing of the sales contract.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The product page is kept online in a deactivated state for a period of <strong>30 days<\/strong> after the sale, for the sole purpose of preserving search engine indexing and providing historical information to visitors.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  It is not possible to add to the cart or order a machine marked as sold or unavailable.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-gold\">\r\n      <i class=\"ti ti-alert-triangle\"><\/i>\r\n      <p><strong>Cached pages:<\/strong> search engines and price comparison sites may store temporary versions (cache) of our product pages, which might show a machine as available even after its sale. Such cached information does not reflect the real and current availability on our site. Always verify availability directly on the updated product page at <a href=\"https:\/\/gaspa-macchine.com\/en\/shop\/\" target=\"_blank\" rel=\"noopener noreferrer\">gaspa-macchine.com\/shop<\/a>.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 13 \u2500\u2500 -->\r\n  <div id=\"s13\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-bell-ringing\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 13<\/small>\r\n Communication to Customers on Availability Variations\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE is committed to maintaining proactive and timely communication with its customers regarding any significant variation in availability that may affect an ongoing order or a previously expressed interest.<\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-mail\"><\/i>  Automatic notifications via email<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Order confirmation:<\/strong> sent within 1 working day of order transmission, indicating confirmed availability and estimated delivery times.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Order status update:<\/strong> notification sent at the time of machine preparation, delivery to the carrier, and updated arrival date estimate.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Delay notification:<\/strong> in case of a delay exceeding 5 working days compared to estimated times, the customer receives a proactive communication with the new estimated delivery deadline and the reasons for the delay.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Unavailability notification:<\/strong> in case of sudden unavailability of a machine already ordered, as described in Section 8, the customer is notified within 24 working hours.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-heart\"><\/i>  Interest in machines not currently available<\/div>\r\n    <p>Customers interested in types of machines not currently present in the catalog can express their interest via the contact form on the site or by sending an email to <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>. GASPA MACCHINE does not manage a formal waiting list system but is committed to proactively contacting customers who have expressed specific interest as soon as a machine matching the requested characteristics is acquired into the catalog. <\/p>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-brand-youtube\"><\/i>\r\n      <p><strong>Catalog updates:<\/strong> GASPA MACCHINE regularly publishes videos and updates on new available machines through its social channels. Follow us on <a href=\"https:\/\/www.youtube.com\/@GIOVANNIPELLEGRINO-w7i\" target=\"_blank\" rel=\"noopener noreferrer\">YouTube<\/a>, <a href=\"https:\/\/www.instagram.com\/materielsagricole\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>, and <a href=\"https:\/\/www.facebook.com\/gaspa.macchine\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a> to be among the first to discover new arrivals in our catalog. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 14 \u2500\u2500 -->\r\n  <div id=\"s14\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-lock\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 14<\/small>\r\n Purchase Restrictions and Limitations\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE reserves the right to apply certain purchase limitations to ensure the fairness of transactions, regulatory compliance, and the protection of all customers. The main applicable restrictions are listed below. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-user-check\"><\/i>  Purchase requirements<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Minimum age:<\/strong> to purchase a machine on gaspa-macchine.com, the age of majority (18 years) is required according to the regulations of the customer's country of residence.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Correct and truthful data:<\/strong> the customer is required to provide accurate, complete, and updated information at the time of the order (name, delivery address, VAT number where applicable). GASPA MACCHINE reserves the right to cancel orders placed with clearly false or incomplete data. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Legal capacity:<\/strong> the buyer must have full legal capacity to act to conclude the sales contract. Purchases made on behalf of legal entities (companies, organizations) must be authorized by the competent subject according to the internal rules of the organization. <\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-world-off\"><\/i>  Geographical limitations<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  GASPA MACCHINE ships exclusively to the 10 countries listed in Section 1. Orders with a delivery address in other countries cannot be fulfilled. <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  For Switzerland, the customer must be aware of the customs and tax obligations at their own expense, as detailed in Section 6 and Section 9.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  For some remote or difficult-to-access areas in the delivery countries (e.g., minor islands, isolated mountain areas), GASPA MACCHINE reserves the right to agree on alternative delivery methods or to charge additional transport costs, to be communicated to the customer prior to order confirmation.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-ban\"><\/i>  Refusal of the order<\/div>\r\n    <p>GASPA MACCHINE may refuse or cancel an order in the following cases:<\/p>\r\n    <ul class=\"gm-list gm-list-x\">\r\n      <li><i class=\"ti ti-circle-x\"><\/i>  Machine no longer available at the time of internal verification.<\/li>\r\n      <li><i class=\"ti ti-circle-x\"><\/i>  Buyer data incomplete, unverifiable, or clearly incorrect.<\/li>\r\n      <li><i class=\"ti ti-circle-x\"><\/i>  Impossibility of shipping to the indicated destination with available carriers.<\/li>\r\n      <li><i class=\"ti ti-circle-x\"><\/i>  Founded suspicion of fraud or improper use of the online purchase service.<\/li>\r\n      <li><i class=\"ti ti-circle-x\"><\/i>  Manifest price error in the product sheet (as described in Section 6).<\/li>\r\n    <\/ul>\r\n    <p>In all cases of refusal or cancellation of the order by GASPA MACCHINE, any payment already made will be fully refunded within <strong>14 working days<\/strong>, without penalty for the customer.<\/p>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 15 \u2500\u2500 -->\r\n  <div id=\"s15\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-scale\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 15<\/small>\r\n Dispute Resolution\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>In the event of a dispute relating to the availability of a product, an order placed, or a refund requested, GASPA MACCHINE invites the customer to contact us in the first instance to find a direct and amicable solution. Our priority is your satisfaction, and we always try to resolve disputes quickly, fairly, and without resorting to formal procedures. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-message-circle\"><\/i>  Phase 1: Amicable resolution<\/div>\r\n    <p>Contact our team at <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a> describing the problem in detail. We undertake to respond within <strong>2 working days<\/strong> and to propose a concrete solution within <strong>5 working days<\/strong> of your report. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-building\"><\/i>  Phase 2: Alternative Dispute Resolution (ADR\/ODR)<\/div>\r\n    <p>If it is not possible to reach a direct agreement, consumers residing in the European Union have the right to use:<\/p>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>European ODR Platform:<\/strong> for online disputes, accessible at <a href=\"https:\/\/ec.europa.eu\/consumers\/odr\" target=\"_blank\" rel=\"noopener noreferrer\">ec.europa.eu\/consumers\/odr<\/a>.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>National ADR bodies:<\/strong> each member country has accredited bodies. In Italy, it is possible to use mediation at bodies accredited by the Ministry of Justice pursuant to Legislative Decree 28\/2010, or the <strong>Conciliatore BancaFinanza<\/strong> for disputes related to payments.  <\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Austria:<\/strong> Schlichtung f\u00fcr Verbrauchergesch\u00e4fte, <a href=\"https:\/\/www.verbraucherschlichtung.or.at\" target=\"_blank\" rel=\"noopener noreferrer\">verbraucherschlichtung.or.at<\/a>.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Germany:<\/strong> Universalschlichtungsstelle des Bundes, <a href=\"https:\/\/www.universalschlichtungsstelle.de\" target=\"_blank\" rel=\"noopener noreferrer\">universalschlichtungsstelle.de<\/a>.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>France:<\/strong> M\u00e9diateur de la consommation, accessible via the European ODR platform.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Spain:<\/strong> Sistema Arbitral de Consumo, <a href=\"https:\/\/www.mapa.gob.es\/es\/consumo\/temas\/sistema-arbitral-de-consumo\/\" target=\"_blank\" rel=\"noopener noreferrer\">sac.mapa.gob.es<\/a>.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-gavel\"><\/i>  Jurisdiction and applicable law<\/div>\r\n    <p>For disputes not resolved alternatively, the competent court is that of the registered office of <strong>GASPA S.R.L MACCHINE<\/strong>, namely the <strong>Court of Sassari<\/strong>, unless the law of the consumer's country of residence provides for the exclusive jurisdiction of the consumer's own court, in which case the local regulation most favorable to the consumer prevails.<\/p>\r\n    <p>The law applicable to the sales contract is <strong>Italian law<\/strong>, without prejudice to the mandatory consumer protection provisions provided by the regulations of the buyer's country of residence, where more favorable.<\/p>\r\n  <\/div>\r\n\r\n  <!-- \u2500\u2500 SECTION 16 \u2013 Contatti \u2500\u2500 -->\r\n  <div id=\"s16\" class=\"gm-contact gm-reveal\">\r\n    <h3>Product Availability \u2013 Contact Us<\/h3>\r\n    <p>Our team is at your disposal for any questions regarding the availability of machines, the status of your order, return and refund procedures, or to request additional information on a specific product.<\/p>\r\n    <div class=\"gm-contact-grid\">\r\n      <a href=\"mailto:info@gaspa-macchine.com\" class=\"gm-contact-item\">\r\n        <i class=\"ti ti-mail\"><\/i>\r\n  info@gaspa-macchine.com\r\n      <\/a>\r\n      <a href=\"tel:+393773901146\" class=\"gm-contact-item\">\r\n        <i class=\"ti ti-phone\"><\/i>\r\n  +39 377 390 1146\r\n      <\/a>\r\n      <span class=\"gm-contact-item\">\r\n        <i class=\"ti ti-clock\"><\/i>\r\n  Mon\u2013Sat, 09:00\u201318:00 CET\r\n      <\/span>\r\n      <span class=\"gm-contact-item\">\r\n        <i class=\"ti ti-map-pin\"><\/i>\r\n  Z.I. Predda Niedda Str. 30, 07100 Sassari (SS) \r\n      <\/span>\r\n    <\/div>\r\n    <a href=\"https:\/\/gaspa-macchine.com\/en\/contact-us\/\" class=\"gm-btn\">\r\n      <i class=\"ti ti-send\"><\/i>\r\n  Contact Us Now\r\n    <\/a>\r\n  <\/div>\r\n\r\n<\/div><!-- \/.gm-inventory -->\r\n\r\n<script>\r\n(function(){\r\n  var reveals = document.querySelectorAll('.gm-reveal');\r\n  if(!reveals.length) return;\r\n  var io = new IntersectionObserver(function(entries){\r\n    entries.forEach(function(e){\r\n      if(e.isIntersecting)<span> e.target.classList.add('visible'); io.unobserve(e.target); <\/span>\r\n    });\r\n  }, <span> threshold: 0.07 <\/span>);\r\n  reveals.forEach(function(el)<span> io.observe(el); <\/span>);\r\n})();\r\n<\/script>\r\n\r\n\r\n\r\n<\/div>\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","protected":false},"excerpt":{"rendered":"<p>Product Availability and Stock Management Policy \u2013 GASPA MACCHINE GASPA MACCHINE Product Availability &#038; Stock Management Everything you need to know about how we manage our machinery catalog, update item availability, and ensure transparency at every stage of your order. Last updated: June 12, 2026 Effective date: June 12, 2026 Italy \u2013 Shipping to 10 Countries Table of Contents Seller identity and scope of application How we manage our machinery inventory Real-time availability indication Used machinery: uniqueness and limited availability Accuracy of descriptions and technical specifications Pricing policy and precision Order confirmation and availability verification Procedure in case of unavailability after ordering Delivery times and shipping management Return and refund policy Availability and consumer rights by country Catalog updates and product removal Customer communication regarding availability changes Purchase restrictions and limitations Dispute resolution Contacts and availability assistance Section 1 Seller Identity and Scope of Application This Product Availability and Stock Management Policy is issued by GASPA S.R.L MACCHINE, trading as GASPA MACCHINE, with registered and operational headquarters at Z.I. Predda Niedda Strada 30, 07100 Sassari (SS), Italy, VAT number IT 03006910909, ATECO classification 47.52.40. GASPA MACCHINE is a dealership specializing in the sale of new and used agricultural and construction machinery, including agricultural tractors, mini-excavators, earthmoving machinery, tandem rollers, telehandlers, and construction equipment from international brands such as JCB, New Holland, Case IH, Lamborghini Trattori, Massey Ferguson, Kubota, and others. This policy comprehensively and transparently regulates how GASPA MACCHINE manages the availability of each product in its online catalog, updates stock, communicates changes to buyers, and ensures the accuracy of information published on the site gaspa-macchine.com. It applies to all buyers \u2014 private consumers, professionals, and businesses \u2014 who place an order through our site and reside in the following countries to which we ship: Italy Austria Finland France Germany Netherlands Poland Romania Spain Switzerland The provisions contained in this policy comply with Legislative Decree no. 206\/2005 (Consumer Code), Legislative Decree no. 170\/2021, EU Directive 2011\/83\/EU on consumer rights, EU Directive 2019\/771 on the sale of goods, and the national regulations in force in the delivery countries listed above. Note: since most of the machines in our catalog consist of used units with unique availability, availability information is updated continuously. We invite you to check the updated availability directly on the product page or to contact us before proceeding with payment in case of any doubts. Section 2 How We Manage Our Machinery Inventory GASPA MACCHINE manages a physical catalog of agricultural and construction machinery located at its yard and warehouse in Z.I. Predda Niedda Strada 30, 07100 Sassari. Each machine on the site corresponds to a real physical unit, inspected and documented before publication. Our inventory primarily consists of: Agricultural Tractors New and used tractors of various brands and power ratings, for professional and amateur agricultural use. Mini-excavators and Earthmoving Mini-excavators, wheel loaders, hydraulic excavators, and construction site earthmoving machinery. Telehandlers Telehandlers and telescopic loaders for agricultural and industrial use, from brands such as JCB and Manitou. Tandem Rollers Tandem vibrating rollers for roadwork and soil compaction in the construction sector. Stock update frequency Our operations team manually updates the availability status of each machine within 24 working hours of any significant change (sale, receipt of a new unit, start of extraordinary maintenance). However, as we primarily deal with used machines with single-unit availability, rare situations may occur where a machine remains visible online for a very short period following its sale, before the update is published. Catalog management Each product sheet is created and managed manually by our technical staff, who enter information directly from the machine&#8217;s physical documentation (logbook, engine hours, year of registration, maintenance history). We do not use automatic import systems for generic catalogs: each listing is specific to the individual unit for sale. Important: the presence of a machine in the online catalog does not constitute an automatic reservation of the unit. Availability is confirmed only following written order confirmation by GASPA MACCHINE, as described in Section 7. Section 3 Real-Time Availability Indication On each product page of the gaspa-macchine.com website, a status indicator is visible reflecting the current availability of the machine. The different possible statuses and their precise meaning are illustrated below: Availability status Meaning Orderable? Available The machine is physically present in our yard, ready for inspection and shipping. Yes \u2013 it is possible to proceed with immediate purchase. In processing The machine is undergoing overhaul, scheduled maintenance, or pre-delivery testing. It is not immediately shippable. On request \u2013 contact us for expected availability times. Not available \/ Sold The machine has been sold or withdrawn from the catalog. It is no longer available for purchase. No \u2013 the product page is deactivated or updated with this status. Ready soon The machine is arriving at our warehouse and will be available within a period indicated on the product sheet. Reservation \u2013 you can express interest via the contact form. What to do if the status appears not updated In the event that the availability indicator does not correspond to what was verified by telephone or email with our team, please report it to us immediately at info@gaspa-macchine.com. We will refer exclusively to the availability confirmed in writing by our team, regardless of what is displayed on the site at the time of the order. Verify availability before purchase: for machines valued over \u20ac10,000 or for urgent orders with binding delivery times, we always recommend contacting us in advance at +39 377 390 1146 or info@gaspa-macchine.com to receive a written and binding confirmation of availability before proceeding with payment. Section 4 Used Machinery: Uniqueness and Limited Availability The fundamental peculiarity of the GASPA MACCHINE catalog is that the vast majority of the machines for sale are used and available as a single unit. Each used machine is a unique and unrepeatable specimen: once sold, it is not possible to offer an identical replacement with the same characteristics, the same year, the same brand, the same model, and the same maintenance history.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"googlesitekit_rrm_CAow0ePLDA:productID":"","_uag_custom_page_level_css":"","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-12901","page","type-page","status-publish","hentry","entry","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails","has-product-nav"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"ocean-thumb-m":false,"ocean-thumb-ml":false,"ocean-thumb-l":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"claudesurs112@gmail.com","author_link":"https:\/\/gaspa-macchine.com\/en\/author\/claudesurs112gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Product Availability and Stock Management Policy \u2013 GASPA MACCHINE GASPA MACCHINE Product Availability &#038; Stock Management Everything you need to know about how we manage our machinery catalog, update item availability, and ensure transparency at every stage of your order. Last updated: June 12, 2026 Effective date: June 12, 2026 Italy \u2013 Shipping to 10&hellip;","_links":{"self":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/pages\/12901","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/comments?post=12901"}],"version-history":[{"count":0,"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/pages\/12901\/revisions"}],"wp:attachment":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/media?parent=12901"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}