{"id":3517,"date":"2026-03-16T09:49:18","date_gmt":"2026-03-16T08:49:18","guid":{"rendered":"http:\/\/bekerprinter.com\/?page_id=3517"},"modified":"2026-04-05T14:49:30","modified_gmt":"2026-04-05T12:49:30","slug":"inkjet-printer-wide-and-consumable","status":"publish","type":"page","link":"https:\/\/bekerprinter.com\/?page_id=3517","title":{"rendered":"INKJET PRINTER WIDE AND CONSUMABLE"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3517\" class=\"elementor elementor-3517\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa99842 e-flex e-con-boxed e-con e-parent\" data-id=\"aa99842\" 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-90aad36 elementor-widget elementor-widget-html\" data-id=\"90aad36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n* { box-sizing: border-box; margin: 0; padding: 0; }\r\n.beker-page { background: #0a1628; color: white; font-family: 'Inter', Arial, sans-serif; width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; overflow-x: hidden; }\r\n\r\n\/* NAV *\/\r\n.bp-nav { background: #071220; border-bottom: 1px solid rgba(255,255,255,0.07); padding: 0 60px; display: flex; align-items: center; justify-content: space-between; height: 68px; position: sticky; top: 0; z-index: 999; }\r\n.bp-nav-right { display: flex; align-items: center; gap: 36px; }\r\n.bp-nav-links { display: flex; gap: 36px; }\r\n.bp-nav-links a { color: #94a3b8; text-decoration: none; font-size: 14px; font-weight: 500; letter-spacing: 0.04em; transition: color 0.2s; }\r\n.bp-nav-links a:hover { color: white; }\r\n.bp-nav-cta { background: #1d6fd8; color: white; padding: 9px 20px; border-radius: 7px; font-size: 13px; font-weight: 600; text-decoration: none; transition: background 0.2s; }\r\n.bp-nav-cta:hover { background: #1a5fc4; color: white; }\r\n.bp-hamburger { display: none; flex-direction: column; gap: 5px; cursor: pointer; padding: 4px; background: none; border: none; }\r\n.bp-hamburger span { width: 22px; height: 2px; background: white; border-radius: 2px; transition: all 0.3s; display: block; }\r\n.bp-hamburger.open span:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }\r\n.bp-hamburger.open span:nth-child(2) { opacity: 0; }\r\n.bp-hamburger.open span:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); }\r\n.bp-mobile-menu { display: none; position: fixed; top: 68px; left: 0; right: 0; background: #071220; border-bottom: 1px solid rgba(255,255,255,0.07); padding: 20px 16px; z-index: 998; flex-direction: column; gap: 4px; }\r\n.bp-mobile-menu.open { display: flex; }\r\n.bp-mobile-menu a { color: #94a3b8; text-decoration: none; font-size: 15px; font-weight: 500; padding: 12px 16px; border-radius: 8px; transition: all 0.2s; }\r\n.bp-mobile-menu a:hover { color: white; background: rgba(255,255,255,0.05); }\r\n.bp-mobile-menu .bp-mobile-cta { background: #1d6fd8; color: white; text-align: center; margin-top: 8px; font-weight: 600; }\r\n\r\n\/* HERO *\/\r\n.page-hero { background: linear-gradient(135deg, #071220 0%, #0d1f3c 100%); padding: 56px 60px 48px; border-bottom: 1px solid rgba(255,255,255,0.08); }\r\n.page-hero-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #3b82f6; margin-bottom: 14px; display: flex; align-items: center; gap: 10px; }\r\n.page-hero-eyebrow::before { content: ''; display: inline-block; width: 4px; height: 16px; background: linear-gradient(180deg, #3b82f6, #60a5fa); border-radius: 2px; }\r\n.page-hero h1 { font-size: 42px; font-weight: 800; letter-spacing: -0.01em; color: white; line-height: 1.1; margin-bottom: 16px; }\r\n.page-hero h1 span { color: #3b82f6; }\r\n.page-hero-sub { font-size: 15px; color: #64748b; line-height: 1.7; max-width: 540px; }\r\n\r\n\/* SECTION *\/\r\n.section-wrap { padding: 48px 60px; }\r\n.section-label { font-size: 13px; font-weight: 800; letter-spacing: 0.14em; text-transform: uppercase; color: #3b82f6; margin-bottom: 28px; display: flex; align-items: center; gap: 10px; }\r\n.section-label::before { content: ''; display: inline-block; width: 4px; height: 18px; background: linear-gradient(180deg, #3b82f6, #60a5fa); border-radius: 2px; flex-shrink: 0; }\r\n\r\n\/* GRILLE 2 COLONNES EGALES *\/\r\n.cards-grid-2 {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 24px;\r\n  align-items: stretch;\r\n}\r\n\r\n\/* PRODUCT CARD *\/\r\n.product-card { background: #0d1f3c; border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; overflow: hidden; text-decoration: none; color: white; transition: border-color 0.25s, transform 0.2s, box-shadow 0.25s; display: flex; flex-direction: column; }\r\n.product-card:hover { border-color: rgba(59,130,246,0.5); transform: translateY(-4px); box-shadow: 0 16px 48px rgba(29,111,216,0.14); }\r\n.product-card-img { background: #071220; display: flex; align-items: center; justify-content: center; padding: 36px 28px; height: 260px; border-bottom: 1px solid rgba(255,255,255,0.06); }\r\n.product-card-img img { max-width: 100%; max-height: 190px; object-fit: contain; filter: drop-shadow(0 6px 20px rgba(59,130,246,0.2)); transition: filter 0.25s, transform 0.25s; }\r\n.product-card:hover .product-card-img img { filter: drop-shadow(0 8px 28px rgba(59,130,246,0.38)); transform: scale(1.05); }\r\n.product-card-body { padding: 24px; flex: 1; display: flex; flex-direction: column; }\r\n.product-card-name { font-size: 17px; font-weight: 700; color: #e2e8f0; margin-bottom: 8px; letter-spacing: 0.02em; }\r\n.product-card-desc { font-size: 13px; color: #64748b; line-height: 1.6; flex: 1; margin-bottom: 20px; }\r\n.product-card-cta { display: flex; align-items: center; justify-content: space-between; background: rgba(59,130,246,0.08); border: 1px solid rgba(59,130,246,0.2); border-radius: 8px; padding: 11px 16px; font-size: 13px; font-weight: 600; color: #60a5fa; transition: background 0.2s, border-color 0.2s; }\r\n.product-card:hover .product-card-cta { background: #1d6fd8; border-color: #1d6fd8; color: white; }\r\n\r\n\/* CONSUMABLE CARD *\/\r\n.consumable-card { background: #0d1f3c; border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; overflow: hidden; display: flex; flex-direction: column; }\r\n.consumable-card-img { background: #071220; display: flex; align-items: center; justify-content: center; padding: 28px; height: 260px; border-bottom: 1px solid rgba(255,255,255,0.06); }\r\n.consumable-card-img img { max-width: 100%; max-height: 200px; object-fit: contain; filter: drop-shadow(0 4px 16px rgba(59,130,246,0.12)); }\r\n.consumable-card-body { padding: 24px; flex: 1; display: flex; flex-direction: column; }\r\n.consumable-card-name { font-size: 17px; font-weight: 700; color: #e2e8f0; margin-bottom: 8px; }\r\n.consumable-card-desc { font-size: 13px; color: #64748b; line-height: 1.6; flex: 1; margin-bottom: 20px; }\r\n.coming-soon-badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.1); color: #64748b; padding: 10px 16px; border-radius: 8px; font-size: 13px; font-weight: 500; }\r\n\r\n\/* FOOTER *\/\r\n.bp-footer { background: #040d18; border-top: 1px solid rgba(255,255,255,0.06); padding: 28px 60px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px; }\r\n.bp-footer-left { display: flex; flex-direction: column; gap: 8px; }\r\n.bp-footer-copy { font-size: 12px; color: #334155; }\r\n.bp-footer-links { display: flex; gap: 24px; }\r\n.bp-footer-links a { font-size: 12px; color: #3b82f6; text-decoration: none; }\r\n.bp-footer-links a:hover { color: white; }\r\n\r\n@media (max-width: 768px) {\r\n  .bp-nav { padding: 0 16px; height: 68px; }\r\n  .bp-nav-links, .bp-nav-cta { display: none; }\r\n  .bp-hamburger { display: flex; }\r\n  .page-hero { padding: 36px 20px 32px; }\r\n  .page-hero h1 { font-size: 28px; }\r\n  .section-wrap { padding: 28px 20px; }\r\n  .cards-grid-2 { grid-template-columns: 1fr; }\r\n  .bp-footer { padding: 20px 16px; flex-direction: column; text-align: center; }\r\n}\r\n<\/style>\r\n\r\n<div class=\"beker-page\">\r\n\r\n  <div class=\"bp-mobile-menu\" id=\"mobileMenu\">\r\n    <a href=\"https:\/\/bekerprinter.com\/\">Home<\/a>\r\n    <a href=\"https:\/\/bekerprinter.com\/#produits\">Products<\/a>\r\n    <a href=\"https:\/\/bekerprinter.com\/?page_id=2605\">Download<\/a>\r\n    <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\">Contact<\/a>\r\n    <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\" class=\"bp-mobile-cta\">Contact Us<\/a>\r\n  <\/div>\r\n\r\n  <nav class=\"bp-nav\">\r\n    <div class=\"bp-nav-logo\">\r\n      <a href=\"https:\/\/bekerprinter.com\/\">\r\n        <svg width=\"150\" height=\"40\" viewBox=\"0 0 280 70\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <rect x=\"2\" y=\"10\" width=\"36\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\"\/>\r\n          <rect x=\"8\" y=\"22\" width=\"30\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\" opacity=\"0.55\"\/>\r\n          <rect x=\"2\" y=\"34\" width=\"36\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\"\/>\r\n          <rect x=\"8\" y=\"46\" width=\"22\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\" opacity=\"0.25\"\/>\r\n          <rect x=\"0\" y=\"8\" width=\"3\" height=\"47\" rx=\"1.5\" fill=\"#60a5fa\"\/>\r\n          <text x=\"56\" y=\"38\" font-family=\"Arial Black, Arial\" font-size=\"30\" font-weight=\"900\" fill=\"white\" letter-spacing=\"4\">BEKER<\/text>\r\n          <rect x=\"56\" y=\"46\" width=\"194\" height=\"1\" rx=\"0.5\" fill=\"rgba(59,130,246,0.4)\"\/>\r\n          <text x=\"57\" y=\"60\" font-family=\"Arial\" font-size=\"10\" font-weight=\"300\" fill=\"#3b82f6\" letter-spacing=\"8\">PRINTER<\/text>\r\n        <\/svg>\r\n      <\/a>\r\n    <\/div>\r\n    <div class=\"bp-nav-right\">\r\n      <div class=\"bp-nav-links\">\r\n        <a href=\"https:\/\/bekerprinter.com\/\">Home<\/a>\r\n        <a href=\"https:\/\/bekerprinter.com\/#produits\">Products<\/a>\r\n        <a href=\"https:\/\/bekerprinter.com\/?page_id=2605\">Download<\/a>\r\n        <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\">Contact<\/a>\r\n      <\/div>\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\" class=\"bp-nav-cta\">Contact Us<\/a>\r\n      <button class=\"bp-hamburger\" id=\"hamburger\" onclick=\"toggleMenu()\">\r\n        <span><\/span><span><\/span><span><\/span>\r\n      <\/button>\r\n    <\/div>\r\n  <\/nav>\r\n\r\n  <!-- HERO -->\r\n  <div class=\"page-hero\">\r\n    <div class=\"page-hero-eyebrow\">Wide Format Printers<\/div>\r\n    <h1>Eco Solvent <span>Printer<\/span><\/h1>\r\n    <p class=\"page-hero-sub\">High-performance eco-solvent wide format printers for outdoor signage, banners, vehicle wraps, and large-format graphics.<\/p>\r\n  <\/div>\r\n\r\n  <!-- GRILLE 2 COLONNES : Printer + Consumables c\u00f4te \u00e0 c\u00f4te -->\r\n  <div class=\"section-wrap\">\r\n    <div class=\"cards-grid-2\">\r\n\r\n      <!-- COLONNE 1 : PRINTER -->\r\n      <div style=\"display:flex; flex-direction:column; gap:0;\">\r\n        <div class=\"section-label\">Wide &amp; Large Format Printers<\/div>\r\n        <a class=\"product-card\" href=\"https:\/\/bekerprinter.com\/?page_id=3534\">\r\n          <div class=\"product-card-img\">\r\n            <img decoding=\"async\" src=\"https:\/\/bekerprinter.com\/wp-content\/uploads\/2026\/03\/TRACEURS2-1024x586.png\" alt=\"Wide & Large Format Printer\" \/>\r\n          <\/div>\r\n          <div class=\"product-card-body\">\r\n            <div class=\"product-card-name\">Wide &amp; Large Format Printers<\/div>\r\n            <div class=\"product-card-desc\">Professional eco-solvent printers for banners, vehicle wraps, outdoor signage and large-format graphics.<\/div>\r\n            <div class=\"product-card-cta\"><span>View details<\/span><span>\u2192<\/span><\/div>\r\n          <\/div>\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <!-- COLONNE 2 : CONSUMABLES -->\r\n      <div style=\"display:flex; flex-direction:column; gap:0;\">\r\n        <div class=\"section-label\">Consumables<\/div>\r\n        <div class=\"consumable-card\" style=\"flex:1;\">\r\n          <div class=\"consumable-card-img\">\r\n            <img decoding=\"async\" src=\"https:\/\/bekerprinter.com\/wp-content\/uploads\/2026\/03\/CONSUMABLES-2-1-1024x683.png\" alt=\"Eco Solvent Consumables\" \/>\r\n          <\/div>\r\n          <div class=\"consumable-card-body\">\r\n            <div class=\"consumable-card-name\">Eco Solvent Consumables<\/div>\r\n            <div class=\"consumable-card-desc\">Inks, media, and accessories compatible with eco-solvent wide format printers.<\/div>\r\n            <span class=\"coming-soon-badge\">\r\n              <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#64748b\" stroke-width=\"2\"\/><path d=\"M12 6v6l4 2\" stroke=\"#64748b\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\r\n              Coming soon\r\n            <\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- FOOTER -->\r\n  <div class=\"bp-footer\">\r\n    <div class=\"bp-footer-left\">\r\n      <svg width=\"120\" height=\"32\" viewBox=\"0 0 280 70\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <rect x=\"2\" y=\"10\" width=\"36\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\"\/>\r\n        <rect x=\"8\" y=\"22\" width=\"30\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\" opacity=\"0.55\"\/>\r\n        <rect x=\"2\" y=\"34\" width=\"36\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\"\/>\r\n        <rect x=\"8\" y=\"46\" width=\"22\" height=\"7\" rx=\"3.5\" fill=\"#3b82f6\" opacity=\"0.25\"\/>\r\n        <rect x=\"0\" y=\"8\" width=\"3\" height=\"47\" rx=\"1.5\" fill=\"#60a5fa\"\/>\r\n        <text x=\"56\" y=\"38\" font-family=\"Arial Black, Arial\" font-size=\"30\" font-weight=\"900\" fill=\"white\" letter-spacing=\"4\">BEKER<\/text>\r\n        <rect x=\"56\" y=\"46\" width=\"194\" height=\"1\" rx=\"0.5\" fill=\"rgba(59,130,246,0.4)\"\/>\r\n        <text x=\"57\" y=\"60\" font-family=\"Arial\" font-size=\"10\" font-weight=\"300\" fill=\"#3b82f6\" letter-spacing=\"8\">PRINTER<\/text>\r\n      <\/svg>\r\n      <span class=\"bp-footer-copy\">\u00a9 2026 Beker Printer \u2014 All rights reserved<\/span>\r\n    <\/div>\r\n    <div class=\"bp-footer-links\">\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2493\">Products<\/a>\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2605\">Download<\/a>\r\n      <a href=\"https:\/\/bekerprinter.com\/?page_id=2320\">Contact<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\nfunction toggleMenu() {\r\n  const menu = document.getElementById('mobileMenu');\r\n  const hamburger = document.getElementById('hamburger');\r\n  menu.classList.toggle('open');\r\n  hamburger.classList.toggle('open');\r\n}\r\ndocument.querySelectorAll('.bp-mobile-menu a').forEach(function(link) {\r\n  link.addEventListener('click', function() {\r\n    document.getElementById('mobileMenu').classList.remove('open');\r\n    document.getElementById('hamburger').classList.remove('open');\r\n  });\r\n});\r\n<\/script>\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>Home Products Download Contact Contact Us BEKER PRINTER Home Products Download Contact Contact Us Wide Format Printers Eco Solvent Printer&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3517","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/pages\/3517","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bekerprinter.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3517"}],"version-history":[{"count":25,"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/pages\/3517\/revisions"}],"predecessor-version":[{"id":4048,"href":"https:\/\/bekerprinter.com\/index.php?rest_route=\/wp\/v2\/pages\/3517\/revisions\/4048"}],"wp:attachment":[{"href":"https:\/\/bekerprinter.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3517"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}