{"id":9990,"date":"2025-09-04T15:56:43","date_gmt":"2025-09-04T15:56:43","guid":{"rendered":"https:\/\/bsn-dz.com\/?page_id=9990"},"modified":"2025-09-04T16:48:21","modified_gmt":"2025-09-04T16:48:21","slug":"erp-pricing","status":"publish","type":"page","link":"https:\/\/bsn-dz.com\/fr\/erp-pricing\/","title":{"rendered":"Erp Pricing"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"9990\" class=\"elementor elementor-9990\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0cb4410 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0cb4410\" data-element_type=\"section\" data-e-type=\"section\">\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-100 elementor-top-column elementor-element elementor-element-01837a6\" data-id=\"01837a6\" data-element_type=\"column\" data-e-type=\"column\">\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-c3866aa elementor-widget elementor-widget-heading\" data-id=\"c3866aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">ERPNext Integration Offer<\/h1>\t\t\t\t<\/div>\n\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\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-526c127 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"526c127\" data-element_type=\"section\" data-e-type=\"section\">\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-100 elementor-top-column elementor-element elementor-element-7527fee\" data-id=\"7527fee\" data-element_type=\"column\" data-e-type=\"column\">\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-2ec1cac elementor-widget elementor-widget-text-editor\" data-id=\"2ec1cac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Provide companies in Algeria with a flexible ERP solution tailored to their needs, with full support (installation, setup, training, and maintenance).<\/p>\t\t\t\t\t\t\t\t<\/div>\n\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\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-397d8a4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"397d8a4\" data-element_type=\"section\" data-e-type=\"section\">\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-100 elementor-top-column elementor-element elementor-element-fc51efa\" data-id=\"fc51efa\" data-element_type=\"column\" data-e-type=\"column\">\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-3dcb72e elementor-widget elementor-widget-html\" data-id=\"3dcb72e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\/* Import DM Sans font *\/\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;700&display=swap');\r\n\r\n* {\r\n  box-sizing: border-box;\r\n  margin: 0;\r\n  padding: 0;\r\n  font-family: 'DM Sans', sans-serif;\r\n}\r\n\r\n\/* Container for pricing cards *\/\r\n.pricing-container {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 30px;\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  padding: 60px 20px;\r\n}\r\n\r\n\/* Each pricing card *\/\r\n.pricing-card {\r\n  background: #ffffff;\r\n  border: 1px solid rgba(0, 0, 0, 0.08);\r\n  border-radius: 16px;\r\n  color: #333;\r\n  padding: 40px 25px;\r\n  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);\r\n  display: flex;\r\n  flex-direction: column;\r\n  transition: all 0.3s ease;\r\n  position: relative;\r\n  min-height: 100%;\r\n}\r\n\r\n\/* Hover effect *\/\r\n.pricing-card:hover {\r\n  transform: translateY(-6px);\r\n  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);\r\n}\r\n\r\n\/* Highlight center card *\/\r\n.pricing-card.center {\r\n  border: 2px solid #faa41d;\r\n  transform: scale(1.05);\r\n  z-index: 2;\r\n}\r\n\r\n\/* Badge style *\/\r\n.badge {\r\n  position: absolute;\r\n  top: -15px;\r\n  left: 50%;\r\n  transform: translateX(-50%);\r\n  background-color: #faa41d;\r\n  color: #000;\r\n  font-weight: bold;\r\n  padding: 6px 14px;\r\n  font-size: 12px;\r\n  text-transform: uppercase;\r\n  border-radius: 8px;\r\n  letter-spacing: 1px;\r\n  white-space: nowrap;\r\n}\r\n\r\n\/* Titles *\/\r\n.pricing-title {\r\n  font-size: 1.6rem;\r\n  font-weight: 700;\r\n  text-align: center;\r\n  margin-bottom: 25px;\r\n  border-bottom: 1px solid rgba(0, 0, 0, 0.08);\r\n  padding-bottom: 10px;\r\n}\r\n\r\n\/* Price section *\/\r\n.price-block {\r\n  text-align: center;\r\n  margin-bottom: 20px;\r\n}\r\n.price {\r\n  font-size: 2rem;\r\n  font-weight: 800;\r\n  background: linear-gradient(90deg, #facc15, #f59e0b);\r\n  -webkit-background-clip: text;\r\n  -webkit-text-fill-color: transparent;\r\n}\r\n.per {\r\n  font-size: 0.9rem;\r\n  color: #666;\r\n  margin-top: 4px;\r\n  font-style: italic;\r\n}\r\n\r\n\/* Services title *\/\r\n.services-title {\r\n  font-size: 1.2rem;\r\n  font-weight: 700;\r\n  text-align: center;\r\n  margin: 25px 0 15px;\r\n  color: #333;\r\n}\r\n\r\n\/* Features list *\/\r\n.features {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 12px;\r\n}\r\n.feature {\r\n  cursor: pointer;\r\n  font-weight: 600;\r\n  font-size: 1rem;\r\n  color: #555;\r\n  position: relative;\r\n  padding-left: 20px;\r\n  transition: all 0.3s;\r\n}\r\n.feature::before {\r\n  content: \"\u25b8\";\r\n  font-size: 12px;\r\n  color: #faa41d;\r\n  position: absolute;\r\n  left: 0;\r\n  top: 2px;\r\n}\r\n.feature .description {\r\n  display: none;\r\n  font-size: 0.9rem;\r\n  font-weight: 400;\r\n  color: #666;\r\n  margin-top: 6px;\r\n  line-height: 1.4;\r\n}\r\n.feature.active .description {\r\n  display: block;\r\n}\r\n.feature:hover {\r\n  color: #faa41d;\r\n}\r\n\r\n\/* Button *\/\r\n.pricing-button-container {\r\n  grid-column: span 3;\r\n  text-align: center;\r\n  margin-top: 40px;\r\n}\r\n.select-pack-btn {\r\n  background-color: #faa41d;\r\n  color: #fff;\r\n  font-size: 1.2rem;\r\n  padding: 12px 30px;\r\n  border: none;\r\n  border-radius: 10px;\r\n  cursor: pointer;\r\n  transition: background-color 0.3s ease;\r\n}\r\n.select-pack-btn:hover {\r\n  background-color: #f59e0b;\r\n}\r\n\r\n\/* Responsive breakpoints *\/\r\n@media (max-width: 1024px) {\r\n  .pricing-container {\r\n    grid-template-columns: 1fr 1fr; \/* 2 columns *\/\r\n  }\r\n  .pricing-title {\r\n    font-size: 1.4rem;\r\n  }\r\n  .price {\r\n    font-size: 1.6rem;\r\n  }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .pricing-container {\r\n    grid-template-columns: 1fr; \/* 1 column *\/\r\n  }\r\n  .pricing-card.center {\r\n    transform: scale(1); \/* disable enlarge on small screens *\/\r\n  }\r\n  .badge {\r\n    top: 10px;\r\n    font-size: 10px;\r\n  }\r\n  .pricing-title {\r\n    font-size: 1.3rem;\r\n  }\r\n  .price {\r\n    font-size: 1.5rem;\r\n  }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .pricing-card {\r\n    padding: 25px 18px;\r\n  }\r\n  .pricing-title {\r\n    font-size: 1.1rem;\r\n  }\r\n  .price {\r\n    font-size: 1.3rem;\r\n  }\r\n  .select-pack-btn {\r\n    font-size: 1rem;\r\n    padding: 10px 20px;\r\n  }\r\n}\r\n.extra-features {\r\n  max-width: 1200px;\r\n  margin: 80px auto;\r\n  padding: 0 20px;\r\n}\r\n\r\n.section-title {\r\n  font-size: 2rem;\r\n  font-weight: 700;\r\n  text-align: center;\r\n  margin-bottom: 40px;\r\n  font-family: 'DM Sans', sans-serif;\r\n}\r\n\r\n.features-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 25px;\r\n}\r\n\r\n.feature-card {\r\n  background: #fff;\r\n  border: 1px solid rgba(0, 0, 0, 0.08);\r\n  border-radius: 12px;\r\n  padding: 25px 20px;\r\n  text-align: left;\r\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.feature-card h3 {\r\n  font-size: 1.2rem;\r\n  font-weight: 700;\r\n  margin-bottom: 12px;\r\n  color: #111;\r\n}\r\n\r\n.feature-card p {\r\n  font-size: 0.95rem;\r\n  color: #555;\r\n  line-height: 1.5;\r\n}\r\n\r\n\/* Hover effect *\/\r\n.feature-card:hover {\r\n  transform: translateY(-4px);\r\n  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1);\r\n}\r\n\r\n\/* Highlighted card *\/\r\n.feature-card.highlight {\r\n  background-color: #faa41d;\r\n  color: #fff;\r\n}\r\n.feature-card.highlight h3,\r\n.feature-card.highlight p {\r\n  color: #fff;\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 992px) {\r\n  .features-grid {\r\n    grid-template-columns: 1fr 1fr;\r\n  }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n  .features-grid {\r\n    grid-template-columns: 1fr;\r\n  }\r\n}\r\n\r\n\r\n<\/style>\r\n\r\n<div class=\"pricing-container\">\r\n\r\n  <!-- Essential Pack -->\r\n  <div class=\"pricing-card\">\r\n    <div class=\"pricing-title\">Essential Pack<\/div>\r\n    <div class=\"price-block\">\r\n      <div class=\"price\">299.000 DZD<\/div>\r\n      <div class=\"per\">One-time \/ excl. tax<\/div>\r\n    <\/div>\r\n    <div class=\"services-title\">Services Inclus<\/div>\r\n    <div class=\"features\">\r\n      <div class=\"feature active\" onclick=\"toggle(this)\">ERPNext installation & configuration\r\n        <div class=\"description\">We install ERPNext on your preferred environment (local server or secure cloud) and configure the basic settings.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Setup of 3 core modules (Accounting, Sales, Purchase)\r\n        <div class=\"description\">You get the essential modules to manage invoices, sales, and supplier purchases.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Up to 5 users\r\n        <div class=\"description\">Perfect for a small team to access and use the system simultaneously.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Initial training (2 online sessions)\r\n        <div class=\"description\">Short training sessions to help your team quickly get familiar with the system.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">1 month of technical support\r\n        <div class=\"description\">We provide assistance and troubleshooting during the first month after deployment.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Professional Pack -->\r\n  <div class=\"pricing-card center\">\r\n    <div class=\"badge\">Le Plus Populaire<\/div>\r\n    <div class=\"pricing-title\">Professional Pack<\/div>\r\n    <div class=\"price-block\">\r\n      <div class=\"price\">899.000 DZD<\/div>\r\n      <div class=\"per\">One-time \/ excl. tax<\/div>\r\n    <\/div>\r\n    <div class=\"services-title\">Services Inclus<\/div>\r\n    <div class=\"features\">\r\n      <div class=\"feature active\" onclick=\"toggle(this)\">Advanced ERPNext installation & configuration\r\n        <div class=\"description\">A more comprehensive setup including company-specific configurations.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Setup of 6 modules (Accounting, Sales, Purchase, Inventory, HR, CRM)\r\n        <div class=\"description\">Covers finance, sales, stock, employees, and customer relations.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Up to 15 users\r\n        <div class=\"description\">Suitable for a growing company with multiple departments.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">In-depth training (5 sessions)\r\n        <div class=\"description\">Your team will receive step-by-step guidance to fully master ERPNext.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Email integration & document templates\r\n        <div class=\"description\">We connect your ERPNext with your email system and provide branded invoices, quotes, and reports.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">3 months of technical support\r\n        <div class=\"description\">Dedicated support for a longer period to ensure smooth adoption.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Enterprise Pack -->\r\n  <div class=\"pricing-card\">\r\n    <div class=\"pricing-title\">Enterprise Pack<\/div>\r\n    <div class=\"price-block\">\r\n      <div class=\"price\">Custom Quote<\/div>\r\n      <div class=\"per\">Tailored to your business<\/div>\r\n    <\/div>\r\n    <div class=\"services-title\">Services Inclus<\/div>\r\n    <div class=\"features\">\r\n      <div class=\"feature active\" onclick=\"toggle(this)\">Deployment on dedicated server \/ private cloud\r\n        <div class=\"description\">Ensures high performance, security, and reliability for large-scale usage.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Tailored configuration (all required modules)\r\n        <div class=\"description\">Every department gets the tools they need, customized for your business processes.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Unlimited users\r\n        <div class=\"description\">No restrictions \u2014 suitable for large teams across multiple locations.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Custom training (unlimited sessions)\r\n        <div class=\"description\">We train your staff until they are fully autonomous with ERPNext.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Custom development (reports, workflows, automation)\r\n        <div class=\"description\">We build additional features, advanced dashboards, or automated processes specific to your company.<\/div>\r\n      <\/div>\r\n      <div class=\"feature\" onclick=\"toggle(this)\">Premium support for 12 months\r\n        <div class=\"description\">Priority access to our support team with continuous monitoring and assistance.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"pricing-button-container\">\r\n    <button class=\"select-pack-btn\">Request Your Pack<\/button>\r\n  <\/div>\r\n<\/div>\r\n<section class=\"extra-features\">\r\n  <h2 class=\"section-title\">Fonctionnalit\u00e9s Suppl\u00e9mentaires<\/h2>\r\n  <div class=\"features-grid\">\r\n\r\n    <div class=\"feature-card highlight\">\r\n      <h3>Fonctionnalit\u00e9s Suppl\u00e9mentaires<\/h3>\r\n      <p>Enhance your ERPNext with extra modules and integrations tailored to your needs.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"feature-card\">\r\n      <h3>Conditions Contractuelles<\/h3>\r\n      <p>All packages are available on a 12-month basis. Discounts available for 24 & 36-month contracts.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"feature-card\">\r\n      <h3>\u00c9volutivit\u00e9<\/h3>\r\n      <p>Easily scale your ERPNext package as your business grows.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"feature-card\">\r\n      <h3>Services Compl\u00e9mentaires<\/h3>\r\n      <p>Explore add-ons for project management, HR, CRM, or advanced reporting.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"feature-card\">\r\n      <h3>Int\u00e9gration des Clients<\/h3>\r\n      <p>One-time onboarding to ensure a smooth transition and configuration.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"feature-card\">\r\n      <h3>Review & Adjustment<\/h3>\r\n      <p>Regular reviews ensure ERPNext aligns with evolving business needs.<\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<script>\r\n  function toggle(el) {\r\n    const parentFeatures = el.closest('.features');\r\n    const all = parentFeatures.querySelectorAll('.feature');\r\n    all.forEach(f => f !== el && f.classList.remove('active'));\r\n    el.classList.toggle('active');\r\n  }\r\n<\/script>\r\n\t\t\t\t<\/div>\n\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\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>ERPNext Integration Offer Provide companies in Algeria with a flexible ERP solution tailored to their needs, with full support (installation, setup, training, and maintenance). Essential Pack 299.000 DZD One-time \/ excl. tax Services Included ERPNext installation &#038; configuration We install ERPNext on your preferred environment (local server or secure cloud) and configure the basic settings. [&hellip;]<\/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-9990","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bsn-dz.com\/fr\/wp-json\/wp\/v2\/pages\/9990","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bsn-dz.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bsn-dz.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bsn-dz.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bsn-dz.com\/fr\/wp-json\/wp\/v2\/comments?post=9990"}],"version-history":[{"count":19,"href":"https:\/\/bsn-dz.com\/fr\/wp-json\/wp\/v2\/pages\/9990\/revisions"}],"predecessor-version":[{"id":10009,"href":"https:\/\/bsn-dz.com\/fr\/wp-json\/wp\/v2\/pages\/9990\/revisions\/10009"}],"wp:attachment":[{"href":"https:\/\/bsn-dz.com\/fr\/wp-json\/wp\/v2\/media?parent=9990"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}