{"id":154,"date":"2025-06-21T14:41:24","date_gmt":"2025-06-21T10:41:24","guid":{"rendered":"https:\/\/zaramusic.com\/?post_type=product&#038;p=154"},"modified":"2026-02-06T00:03:12","modified_gmt":"2026-02-05T20:03:12","slug":"pa5x-zm-edition","status":"publish","type":"product","link":"https:\/\/zaramusic.com\/?product=pa5x-zm-edition","title":{"rendered":"Pa5X ZM EDITION"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"154\" class=\"elementor elementor-154\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7feb7f9d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"7feb7f9d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-694b9e8 elementor-widget elementor-widget-html\" data-id=\"694b9e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Pa5X ZM - Professional Arranger Workstation | Zara Music<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n        }\r\n        \r\n        :root {\r\n            --primary-color: #2c3e50;\r\n            --secondary-color: #3498db;\r\n            --accent-color: #e74c3c;\r\n            --light-color: #f9f9f9;\r\n            --dark-color: #1a252f;\r\n            --text-color: #333;\r\n            --border-radius: 8px;\r\n            --box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\r\n            --transition: all 0.3s ease;\r\n        }\r\n        \r\n        body {\r\n            background: linear-gradient(135deg, #f5f7fa 0%, #e4e7f1 100%);\r\n            color: var(--text-color);\r\n            line-height: 1.6;\r\n            min-height: 100vh;\r\n            padding: 20px;\r\n            transition: var(--transition);\r\n        }\r\n        \r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 40px auto;\r\n            background: white;\r\n            border-radius: var(--border-radius);\r\n            box-shadow: var(--box-shadow);\r\n            overflow: hidden;\r\n            transition: var(--transition);\r\n        }\r\n        \r\n        .product-header {\r\n            background: white;\r\n            color: var(--primary-color);\r\n            text-align: center;\r\n            padding: 50px 20px;\r\n            position: relative;\r\n            border-bottom: 2px solid var(--light-color);\r\n        }\r\n        \r\n        .product-header h1 {\r\n            font-size: 2.8rem;\r\n            margin-bottom: 15px;\r\n            position: relative;\r\n        }\r\n        \r\n        .product-header p {\r\n            font-size: 1.2rem;\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n            color: var(--secondary-color);\r\n            font-weight: bold;\r\n        }\r\n        \r\n        .product-content {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 30px;\r\n            padding: 40px;\r\n        }\r\n        \r\n        .product-info {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 25px;\r\n        }\r\n        \r\n        .product-section {\r\n            padding: 0;\r\n            border-radius: 0;\r\n            box-shadow: none;\r\n            background: transparent;\r\n        }\r\n        \r\n        .product-section h2 {\r\n            color: var(--primary-color);\r\n            margin-bottom: 20px;\r\n            padding-bottom: 10px;\r\n            border-bottom: 2px solid var(--secondary-color);\r\n            font-size: 1.8rem;\r\n            position: relative;\r\n        }\r\n        \r\n        .product-section h2::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -2px;\r\n            left: 0;\r\n            width: 50px;\r\n            height: 3px;\r\n            background: var(--accent-color);\r\n        }\r\n        \r\n        .product-section p {\r\n            margin-bottom: 15px;\r\n            line-height: 1.8;\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        .feature-list {\r\n            margin: 20px 0;\r\n            padding-left: 20px;\r\n        }\r\n        \r\n        .feature-list li {\r\n            margin-bottom: 15px;\r\n            position: relative;\r\n            padding-left: 30px;\r\n            line-height: 1.6;\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        .feature-list li::before {\r\n            content: '\u2713';\r\n            position: absolute;\r\n            left: 0;\r\n            top: 0;\r\n            width: 24px;\r\n            height: 24px;\r\n            background: var(--secondary-color);\r\n            color: white;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-weight: bold;\r\n        }\r\n        \r\n        .package-list li::before {\r\n            content: '\u2022';\r\n            color: var(--accent-color);\r\n            font-weight: bold;\r\n            position: absolute;\r\n            left: 0;\r\n            top: 0;\r\n            background: transparent;\r\n            width: auto;\r\n            height: auto;\r\n        }\r\n        \r\n        .video-container {\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            background: #f1f1f1;\r\n            border-radius: var(--border-radius);\r\n            overflow: hidden;\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\r\n            max-width: 800px;\r\n            margin: 40px auto;\r\n            padding: 10px;\r\n        }\r\n        \r\n        .video-container video {\r\n            width: 100%;\r\n            max-width: 100%;\r\n            height: auto;\r\n            display: block;\r\n            border-radius: var(--border-radius);\r\n        }\r\n        \r\n        .highlight {\r\n            background: linear-gradient(135deg, rgba(231, 76, 60, 0.05), rgba(52, 152, 219, 0.05));\r\n            padding: 20px;\r\n            border-radius: var(--border-radius);\r\n            margin: 20px 0;\r\n            border-left: 3px solid var(--accent-color);\r\n            text-align: center;\r\n        }\r\n        \r\n        .highlight p {\r\n            font-weight: 600;\r\n            color: var(--primary-color);\r\n            font-size: 1.2rem;\r\n            margin: 10px 0;\r\n        }\r\n        \r\n        .cta-section {\r\n            text-align: center;\r\n            padding: 40px;\r\n            background: linear-gradient(135deg, var(--secondary-color), var(--primary-color));\r\n            color: white;\r\n        }\r\n        \r\n        .cta-section h2 {\r\n            font-size: 2.2rem;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .price-tag {\r\n            font-size: 2.5rem;\r\n            font-weight: bold;\r\n            margin: 20px 0;\r\n            color: white;\r\n            text-shadow: 0 2px 4px rgba(0,0,0,0.2);\r\n        }\r\n        \r\n        .price-tag span {\r\n            font-size: 1.8rem;\r\n            vertical-align: super;\r\n            margin-left: 5px;\r\n        }\r\n        \r\n        .cta-button {\r\n            background: var(--accent-color);\r\n            color: white;\r\n            border: none;\r\n            border-radius: 50px;\r\n            padding: 15px 40px;\r\n            font-size: 1.2rem;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: var(--transition);\r\n            display: inline-block;\r\n            box-shadow: 0 5px 15px rgba(231, 76, 60, 0.4);\r\n            margin-top: 15px;\r\n            text-decoration: none;\r\n        }\r\n        \r\n        .cta-button:hover {\r\n            background: #c0392b;\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 8px 20px rgba(231, 76, 60, 0.6);\r\n        }\r\n        \r\n        .icon-feature {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            margin: 15px 0;\r\n            font-weight: 500;\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        .icon-feature i {\r\n            color: var(--secondary-color);\r\n            font-size: 1.2rem;\r\n        }\r\n        \r\n        .whatsapp-link {\r\n            color: var(--accent-color);\r\n            font-weight: bold;\r\n            text-decoration: none;\r\n            transition: var(--transition);\r\n            display: inline-block;\r\n            margin-top: 5px;\r\n        }\r\n        \r\n        .whatsapp-link:hover {\r\n            color: #c0392b;\r\n            transform: translateY(-2px);\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .product-header h1 {\r\n                font-size: 2.2rem;\r\n            }\r\n            \r\n            .product-header p {\r\n                font-size: 1rem;\r\n            }\r\n            \r\n            .product-content {\r\n                padding: 20px;\r\n            }\r\n            \r\n            .cta-section h2 {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .price-tag {\r\n                font-size: 2rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body data-rsssl=1>\r\n    <div class=\"container\">\r\n        <!-- Product Header -->\r\n        <div class=\"product-header\">\r\n            <h1>Pa5X ZM - Professional Arranger Workstation<\/h1>\r\n            <p>Equipped with the latest musical performance technology!<\/p>\r\n        <\/div>\r\n        \r\n        <!-- Product Content -->\r\n        <div class=\"product-content\">\r\n            <!-- Product Info -->\r\n            <div class=\"product-info\">\r\n                <div class=\"product-section\">\r\n                    <p>\r\n                        <strong>Pa5X ZM \u2013 Professional Arranger Workstation<\/strong><br><br>\r\n                        Experience extraordinary musical creativity with the <strong>Pa5X ZM<\/strong>, the latest version of the world's most advanced professional arranger workstation. Combining refined design with powerful performance, it delivers everything you need in a single instrument\u2014whether you're a professional or an ambitious enthusiast.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"product-section\">\r\n                    <h2>Key Features<\/h2>\r\n                    <ul class=\"feature-list\">\r\n                        <li><strong>Stunning Sound Quality:<\/strong> Advanced sound engine with high-resolution samples of over 1,500 instruments, from classic pianos to orchestras and global rhythms.<\/li>\r\n                        <li><strong>High-Resolution Touchscreen:<\/strong> Smooth and intuitive control over all settings and sounds with just a touch.<\/li>\r\n                        <li><strong>Professional Styles & Arrangements:<\/strong> Thousands of built-in rhythms with customizable options and the ability to create your own patterns.<\/li>\r\n                        <li><strong>Elegant & Durable Design:<\/strong> Premium metal chassis with an exclusive finish, ideal for both stage and studio use.<\/li>\r\n                        <li><strong>Seamless Connectivity:<\/strong> USB, MIDI, Bluetooth, with full compatibility with music production software like Cubase & Logic Pro.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <div class=\"product-section\">\r\n                    <h2>Why Choose the Pa5X ZM?<\/h2>\r\n                    <div class=\"icon-feature\">\r\n                        <i class=\"fas fa-check-circle\"><\/i>\r\n                        <span>Perfect for professional musicians and live bands<\/span>\r\n                    <\/div>\r\n                    <div class=\"icon-feature\">\r\n                        <i class=\"fas fa-check-circle\"><\/i>\r\n                        <span>Suitable for all music genres: Arabic, Western, Jazz, Pop, and more<\/span>\r\n                    <\/div>\r\n                    <div class=\"icon-feature\">\r\n                        <i class=\"fas fa-check-circle\"><\/i>\r\n                        <span>Advanced DSP effects for professional sound depth<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"product-section\">\r\n                    <h2>Package Includes<\/h2>\r\n                    <ul class=\"feature-list package-list\">\r\n                        <li><strong>Pa5X ZM Keyboard<\/strong><\/li>\r\n                        <li>Power adapter with warranty<\/li>\r\n                        <li>Adjustable stand (depending on model)<\/li>\r\n                        <li>User manual & quick start guide<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <div class=\"highlight\">\r\n                    <p>Elevate your music with the Pa5X ZM\u2014order yours today! \ud83c\udfb6<\/p>\r\n                    <p>For orders and inquiries, please contact: \r\n                        <a href=\"https:\/\/wa.me\/9613968125\" class=\"whatsapp-link\" target=\"_blank\">+961 3968125<\/a>\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Product Video -->\r\n            <div class=\"video-container\">\r\n                <video controls poster=\"https:\/\/via.placeholder.com\/800x450\/2c3e50\/ffffff?text=Pa5X+ZM+Video\" style=\"max-height: 640px;\">\r\n                    <source src=\"https:\/\/zaramusic.com\/wp-content\/uploads\/2025\/06\/video5953863388621707315.mp4\" type=\"video\/mp4\">\r\n                    <p>Your browser does not support the video tag.<\/p>\r\n                <\/video>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- CTA Section -->\r\n        <div class=\"cta-section\">\r\n            <h2>Ready to experience musical creativity?<\/h2>\r\n            <div class=\"price-tag\">4999 <span>\u20ac<\/span><\/div>\r\n            \r\n            <!-- Order Button -->\r\n            <a href=\"https:\/\/zaramusic.com\/?page_id=6\" class=\"cta-button\">\r\n                Order Now\r\n            <\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3f485af elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"3f485af\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-60ff312 elementor-invisible\" data-id=\"60ff312\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-24aedcf elementor-widget elementor-widget-heading\" data-id=\"24aedcf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f83c29 elementor-widget__width-initial elementor-align-end elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"0f83c29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224 122.8c-72.7 0-131.8 59.1-131.9 131.8 0 24.9 7 49.2 20.2 70.1l3.1 5-13.3 48.6 49.9-13.1 4.8 2.9c20.2 12 43.4 18.4 67.1 18.4h.1c72.6 0 133.3-59.1 133.3-131.8 0-35.2-15.2-68.3-40.1-93.2-25-25-58-38.7-93.2-38.7zm77.5 188.4c-3.3 9.3-19.1 17.7-26.7 18.8-12.6 1.9-22.4.9-47.5-9.9-39.7-17.2-65.7-57.2-67.7-59.8-2-2.6-16.2-21.5-16.2-41s10.2-29.1 13.9-33.1c3.6-4 7.9-5 10.6-5 2.6 0 5.3 0 7.6.1 2.4.1 5.7-.9 8.9 6.8 3.3 7.9 11.2 27.4 12.2 29.4s1.7 4.3.3 6.9c-7.6 15.2-15.7 14.6-11.6 21.6 15.3 26.3 30.6 35.4 53.9 47.1 4 2 6.3 1.7 8.6-1 2.3-2.6 9.9-11.6 12.5-15.5 2.6-4 5.3-3.3 8.9-2 3.6 1.3 23.1 10.9 27.1 12.9s6.6 3 7.6 4.6c.9 1.9.9 9.9-2.4 19.1zM400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM223.9 413.2c-26.6 0-52.7-6.7-75.8-19.3L64 416l22.5-82.2c-13.9-24-21.2-51.3-21.2-79.3C65.4 167.1 136.5 96 223.9 96c42.4 0 82.2 16.5 112.2 46.5 29.9 30 47.9 69.8 47.9 112.2 0 87.4-72.7 158.5-160.1 158.5z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">+9613968125<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">info@ZaraMusic.com<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Lazken@ZaraMusic.com<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-a3505b1 elementor-invisible\" data-id=\"a3505b1\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f55ee8b elementor-widget__width-initial elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"f55ee8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marker-alt\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">United Arab Emirates<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marker-alt\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Lebanon - Beirut: Dekwaneh, opposite Al-Mazar Restaurant.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marker-alt\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Syria - Aleppo: Al-Sulaymaniyah, behind the Bank of Syria and Overseas.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marker-alt\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Syria - Rural Damascus: Abu Rummaneh, behind the Saudi Embassy.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-661e546 elementor-invisible\" data-id=\"661e546\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fea98ed elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"fea98ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/zaramusic.com\/?page_id=468\">About Us<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ce8a7a elementor-widget elementor-widget-heading\" data-id=\"4ce8a7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/zaramusic.com\/?page_id=557\">Contact Us<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96727e4 elementor-widget elementor-widget-heading\" data-id=\"96727e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/zaramusic.com\/?page_id=73\">Privacy Policy<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-b7cd97f 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=\"b7cd97f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0518f9c elementor-widget elementor-widget-html\" data-id=\"0518f9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<footer style=\"display: grid; place-items: center; padding: 15px; color: white; background-color: transparent;\">\r\n  <p style=\"margin: 0; font-family: Arial, sans-serif; font-size: 14px;\">\r\n    Copyright \u00a9 1986 \u2013 <span id=\"currentYear\" style=\"color: white;\"><\/span> | Powered by Zara Music. All rights reserved.\r\n  <\/p>\r\n<\/footer>\r\n\r\n<script>\r\n  \/\/ \u0639\u0631\u0636 \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627\r\n  document.getElementById('currentYear').textContent = new Date().getFullYear();\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>Pa5X ZM &#8211; Professional Arranger Workstation | Zara Music Pa5X ZM &#8211; Professional Arranger Workstation Equipped with the latest musical performance technology! Pa5X ZM \u2013 Professional Arranger Workstation Experience extraordinary musical creativity with the Pa5X ZM, the latest version of the world&#8217;s most advanced professional arranger workstation. Combining refined design with powerful performance, it delivers everything you need in a single instrument\u2014whether you&#8217;re a professional or an ambitious enthusiast. Key Features Stunning Sound Quality: Advanced sound engine with high-resolution samples of over 1,500 instruments, from classic pianos to orchestras and global rhythms. High-Resolution Touchscreen: Smooth and intuitive control over all settings and sounds with just a touch. Professional Styles &#038; Arrangements: Thousands of built-in rhythms with customizable options and the ability to create your own patterns. Elegant &#038; Durable Design: Premium metal chassis with an exclusive finish, ideal for both stage and studio use. Seamless Connectivity: USB, MIDI, Bluetooth, with full compatibility with music production software like Cubase &#038; Logic Pro. Why Choose the Pa5X ZM? Perfect for professional musicians and live bands Suitable for all music genres: Arabic, Western, Jazz, Pop, and more Advanced DSP effects for professional sound depth Package Includes Pa5X ZM Keyboard Power adapter with warranty Adjustable stand (depending on model) User manual &#038; quick start guide Elevate your music with the Pa5X ZM\u2014order yours today! \ud83c\udfb6 For orders and inquiries, please contact: +961 3968125 Your browser does not support the video tag. Ready to experience musical creativity? 4999 \u20ac Order Now Contact us +9613968125 info@ZaraMusic.com Lazken@ZaraMusic.com United Arab Emirates Lebanon &#8211; Beirut: Dekwaneh, opposite Al-Mazar Restaurant. Syria &#8211; Aleppo: Al-Sulaymaniyah, behind the Bank of Syria and Overseas. Syria &#8211; Rural Damascus: Abu Rummaneh, behind the Saudi Embassy. About Us Contact Us Privacy Policy Copyright \u00a9 1986 \u2013 | Powered by Zara Music. All rights reserved.<\/p>\n","protected":false},"featured_media":324,"template":"","meta":[],"product_brand":[],"product_cat":[15],"product_tag":[25,23,26],"class_list":["post-154","product","type-product","status-publish","has-post-thumbnail","product_cat-pa5x-zm-edition","product_tag-edition","product_tag-pa5x","product_tag-zm","first","instock","featured","shipping-taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/zaramusic.com\/index.php?rest_route=\/wp\/v2\/product\/154","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zaramusic.com\/index.php?rest_route=\/wp\/v2\/product"}],"about":[{"href":"https:\/\/zaramusic.com\/index.php?rest_route=\/wp\/v2\/types\/product"}],"version-history":[{"count":6,"href":"https:\/\/zaramusic.com\/index.php?rest_route=\/wp\/v2\/product\/154\/revisions"}],"predecessor-version":[{"id":706,"href":"https:\/\/zaramusic.com\/index.php?rest_route=\/wp\/v2\/product\/154\/revisions\/706"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zaramusic.com\/index.php?rest_route=\/wp\/v2\/media\/324"}],"wp:attachment":[{"href":"https:\/\/zaramusic.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=154"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/zaramusic.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct_brand&post=154"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/zaramusic.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct_cat&post=154"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/zaramusic.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct_tag&post=154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}