{"id":11433,"date":"2026-05-25T21:07:06","date_gmt":"2026-05-25T19:07:06","guid":{"rendered":"https:\/\/shopini.tn\/?page_id=11433"},"modified":"2026-05-26T02:10:48","modified_gmt":"2026-05-26T00:10:48","slug":"shopini-core-la-solution-marque-blanche-pour-la-creation-de-boutique-en-ligne","status":"publish","type":"page","link":"https:\/\/shopini.tn\/ar\/shopini-core-la-solution-marque-blanche-pour-la-creation-de-boutique-en-ligne\/","title":{"rendered":"Shopini Core : La Solution Marque Blanche pour la Cr\u00e9ation de Boutique en Ligne"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"11433\" class=\"elementor elementor-11433\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a1cf68 e-flex e-con-boxed e-con e-parent\" data-id=\"3a1cf68\" 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-b12ec73 elementor-widget elementor-widget-html\" data-id=\"b12ec73\" 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>\r\n    :root {\r\n        --shopini-core-primary: #0f172a;\r\n        --shopini-core-accent: #6366f1; \/* Teinte Indigo \/ Tech pour l'aspect \"Moteur SaaS \/ Core\" *\/\r\n        --shopini-core-accent-hover: #4f46e5;\r\n        --shopini-core-text-main: #334155;\r\n        --shopini-core-text-muted: #64748b;\r\n        --shopini-core-bg-light: #f8fafc;\r\n        --shopini-core-bg-white: #ffffff;\r\n        --shopini-core-border: #e2e8f0;\r\n        --shopini-core-success: #10b981;\r\n    }\r\n\r\n    .shopini-core-container {\r\n        max-width: 1300px;\r\n        margin: 40px auto;\r\n        background: var(--shopini-core-bg-white);\r\n        padding: 40px;\r\n        border-radius: 12px;\r\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);\r\n        color: var(--shopini-core-text-main);\r\n        line-height: 1.6;\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n    }\r\n\r\n    \/* Badge *\/\r\n    .shopini-core-badge {\r\n        display: inline-block;\r\n        background-color: #e0e7ff;\r\n        color: var(--shopini-core-accent);\r\n        padding: 6px 12px;\r\n        font-size: 13px;\r\n        font-weight: 600;\r\n        border-radius: 20px;\r\n        margin-bottom: 16px;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n    }\r\n\r\n    \/* Typography *\/\r\n    .shopini-core-container h1 {\r\n        font-size: 28px;\r\n        color: var(--shopini-core-primary);\r\n        line-height: 1.25;\r\n        margin-bottom: 16px;\r\n        font-weight: 800;\r\n    }\r\n\r\n    .shopini-core-container h2 {\r\n        font-size: 20px;\r\n        color: var(--shopini-core-primary);\r\n        margin-top: 40px;\r\n        margin-bottom: 20px;\r\n        font-weight: 700;\r\n        border-left: 4px solid var(--shopini-core-accent);\r\n        padding-left: 12px;\r\n    }\r\n\r\n    .shopini-core-container h3 {\r\n        font-size: 16px;\r\n        color: var(--shopini-core-primary);\r\n        margin-top: 20px;\r\n        margin-bottom: 10px;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .shopini-core-container p {\r\n        margin-bottom: 16px;\r\n        color: var(--shopini-core-text-main);\r\n    }\r\n\r\n    .shopini-core-lead {\r\n        font-size: 16px;\r\n        color: var(--shopini-core-text-muted);\r\n        margin-bottom: 24px;\r\n    }\r\n\r\n    \/* Features Grid *\/\r\n    .shopini-core-grid {\r\n        display: block;\r\n        margin-top: 20px;\r\n    }\r\n\r\n    .shopini-core-grid-item {\r\n        background: var(--shopini-core-bg-light);\r\n        padding: 20px;\r\n        border-radius: 8px;\r\n        margin-bottom: 16px;\r\n        border: 1px solid var(--shopini-core-border);\r\n    }\r\n\r\n    .shopini-core-grid-item h3 {\r\n        margin-top: 0;\r\n        color: var(--shopini-core-accent);\r\n    }\r\n\r\n    \/* Modules List *\/\r\n    .shopini-core-modules {\r\n        list-style: none;\r\n        margin: 20px 0;\r\n        padding: 0;\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n        gap: 12px;\r\n    }\r\n\r\n    .shopini-core-modules li {\r\n        background: var(--shopini-core-bg-light);\r\n        padding: 12px 16px;\r\n        border-radius: 6px;\r\n        border-left: 3px solid var(--shopini-core-success);\r\n        font-size: 14px;\r\n        font-weight: 500;\r\n    }\r\n\r\n    \/* Table Styling *\/\r\n    .shopini-core-table {\r\n        width: 100%;\r\n        border-collapse: collapse;\r\n        margin: 24px 0;\r\n        font-size: 14px;\r\n    }\r\n\r\n    .shopini-core-table th, .shopini-core-table td {\r\n        padding: 12px 16px;\r\n        text-align: left;\r\n        border-bottom: 1px solid var(--shopini-core-border);\r\n    }\r\n\r\n    .shopini-core-table th {\r\n        background-color: var(--shopini-core-bg-light);\r\n        color: var(--shopini-core-primary);\r\n        font-weight: 600;\r\n    }\r\n\r\n    .shopini-core-table tr:hover {\r\n        background-color: #f8fafc;\r\n    }\r\n\r\n    \/* Call to Action Bar *\/\r\n    .shopini-core-cta-box {\r\n        background: linear-gradient(135deg, var(--shopini-core-primary) 0%, #1e293b 100%);\r\n        color: var(--shopini-core-bg-white);\r\n        padding: 32px;\r\n        border-radius: 10px;\r\n        text-align: center;\r\n        margin-top: 40px;\r\n    }\r\n\r\n    .shopini-core-cta-box h2 {\r\n        color: var(--shopini-core-bg-white) !important;\r\n        border-left: none;\r\n        padding-left: 0;\r\n        margin-top: 0;\r\n    }\r\n\r\n    .shopini-core-cta-box p {\r\n        color: #cbd5e1;\r\n        margin-bottom: 24px;\r\n    }\r\n\r\n    .shopini-core-btn {\r\n        display: inline-block;\r\n        background-color: var(--shopini-core-accent);\r\n        color: var(--shopini-core-bg-white) !important;\r\n        padding: 12px 32px;\r\n        font-weight: 600;\r\n        text-decoration: none;\r\n        border-radius: 6px;\r\n        transition: background-color 0.2s;\r\n    }\r\n\r\n    .shopini-core-btn:hover {\r\n        background-color: var(--shopini-core-accent-hover);\r\n    }\r\n\r\n    \/* Footer Info *\/\r\n    .shopini-core-meta-info {\r\n        font-size: 13px;\r\n        color: var(--shopini-core-text-muted);\r\n        margin-top: 24px;\r\n        border-top: 1px solid var(--shopini-core-border);\r\n        padding-top: 16px;\r\n        display: flex;\r\n        justify-content: space-between;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"shopini-core-container\">\r\n    <div class=\"shopini-core-badge\">\u0645\u062d\u0631\u0643 \u0646\u0638\u0627\u0645 \u0634\u0648\u0628\u064a\u0646\u064a<\/div>\r\n    <h1>Shopini Core<\/h1>\r\n    <p class=\"shopini-core-lead\">\u0645\u062d\u0631\u0643 \u0627\u0644\u0640 SaaS \u0627\u0644\u0642\u0648\u064a \u0627\u0644\u0630\u064a \u064a\u062d\u0648\u0651\u0644 WooCommerce \u0648 WordPress \u0625\u0644\u0649 \u0645\u0646\u0635\u0629 \u062d\u062f\u064a\u062b\u0629\u060c \u0645\u0628\u0633\u0637\u0629\u060c \u0648\u0628\u0634\u0639\u0627\u0631 \u0645\u062e\u0635\u0635 (White-label) \u0644\u0625\u0646\u0634\u0627\u0621 \u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629.<\/p>\r\n\r\n    <p class=\"translation-block\">\u0625\u0646\u0651 Shopini Core \u0647\u0648 \u0627\u0644\u0631\u0643\u064a\u0632\u0629 \u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u0645\u0635\u0645\u0645\u0629 \u0644\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u062a\u0639\u0642\u064a\u062f \u0627\u0644\u0623\u0635\u0644\u064a \u0644\u0645\u0646\u0635\u0629 WordPress. \u0641\u0647\u0648 \u064a\u0645\u0646\u062d \u0627\u0644\u062a\u062c\u0627\u0631 \u0648\u0645\u062f\u064a\u0631\u064a \u0627\u0644\u0645\u062a\u0627\u062c\u0631 \u0648\u0627\u062c\u0647\u0629 \u0633\u0644\u0633\u0629\u060c \u0622\u0645\u0646\u0629\u060c \u0648\u0645\u062e\u0635\u0635\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644 \u0628\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629 \u0644\u0640 Shopini\u060c \u0645\u0645\u0627 \u064a\u0645\u0646\u062d\u0647\u0645 \u062a\u062c\u0631\u0628\u0629 \u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0646\u0633\u064a\u0627\u0628\u064a\u0629 \u062a\u0645\u0627\u062b\u0644 \u0623\u0641\u0636\u0644 \u062d\u0644\u0648\u0644 \u0627\u0644\u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0639\u0644\u0649 \u0646\u0638\u0627\u0645 \u0627\u0644\u0640 SaaS.<\/p>\r\n\r\n    <h2>\u0627\u0644\u0645\u064a\u0632\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0648\u0627\u0644\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0646\u0638\u0627\u0645 \u0627\u0644\u0640 SaaS<\/h2>\r\n    \r\n    <div class=\"shopini-core-grid\">\r\n        <div class=\"shopini-core-grid-item\">\r\n            <h3>\u0648\u0627\u062c\u0647\u0629 WooCommerce \u0628\u0634\u0639\u0627\u0631 \u0645\u062e\u0635\u0635 (White-Label)<\/h3>\r\n            <p>\u0627\u0633\u062a\u0628\u062f\u0644 \u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645 WordPress \u0627\u0644\u062a\u0642\u0644\u064a\u062f\u064a\u0629 \u0628\u0648\u062c\u0651\u0647\u0629 \u0625\u062f\u0627\u0631\u0629 \u0630\u0643\u064a\u0629 \u0648\u0633\u0644\u0633\u0629: \u0634\u0631\u064a\u0637 \u062c\u0627\u0646\u0628\u064a \u0645\u0628\u0633\u0637\u060c \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u0645\u0639\u0642\u062f\u0629\u060c \u0648\u062a\u0635\u0645\u064a\u0645 \u0623\u0646\u064a\u0642 \u064a\u0631\u0643\u0632 \u0643\u0644\u064a\u0627\u064b \u0639\u0644\u0649 \u0625\u062f\u0627\u0631\u0629 \u062a\u062c\u0627\u0631\u062a\u0643.<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"shopini-core-grid-item\">\r\n            <h3>Workflow \"Shop Manager\" S\u00e9curis\u00e9<\/h3>\r\n            <p>Prot\u00e9gez l'int\u00e9grit\u00e9 technique de vos plateformes. Le syst\u00e8me filtre les pages syst\u00e8me inutiles, bloque les acc\u00e8s sensibles et redirige intelligemment les utilisateurs vers la gestion des produits, commandes et analyses.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"shopini-core-grid-item\">\r\n            <h3>\u062a\u062d\u0633\u064a\u0646 \u0648\u062a\u0635\u0641\u064a\u0629 \u0645\u062d\u0631\u0631 Elementor<\/h3>\r\n            <p>\u062d\u0648\u0651\u0644 Elementor \u0625\u0644\u0649 \u0623\u062f\u0627\u0629 \u0628\u0646\u0627\u0621 SaaS \u0645\u0628\u0633\u0637\u0629 \u062a\u0646\u0627\u0633\u0628 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u063a\u064a\u0631 \u0627\u0644\u062a\u0642\u0646\u064a\u064a\u0646. \u064a\u0642\u0648\u0645 Shopini Core \u0628\u0625\u062e\u0641\u0627\u0621 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u062d\u0643\u0645 (Widgets) \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629\u060c \u062d\u062c\u0628 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u062a\u0631\u0648\u064a\u062c\u064a\u0629 \u0627\u0644\u0645\u0632\u0639\u062c\u0629\u060c \u0648\u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0628\u0646\u064a\u062a\u0643 \u0627\u0644\u062a\u062d\u062a\u064a\u0629.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"shopini-core-grid-item\">\r\n            <h3>\u0627\u0644\u0642\u064a\u0648\u062f \u0627\u0644\u0630\u0643\u064a\u0629 \u0648\u0627\u0644\u0623\u0645\u0627\u0646<\/h3>\r\n            <p>\u0627\u0636\u0645\u0646 \u0627\u0633\u062a\u0642\u0631\u0627\u0631 \u0634\u0628\u0643\u0629 \u0645\u0648\u0627\u0642\u0639\u0643 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 (Multisite) \u0623\u0648 \u0645\u0646\u0635\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 (Marketplace) \u0639\u0628\u0631 \u062d\u062c\u0628 \u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0627\u0644\u0646\u0638\u0627\u0645 \u0627\u0644\u0645\u0632\u0639\u062c\u0629\u060c \u0648\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062d\u0633\u0627\u0633\u0629 \u0644\u062a\u0641\u0627\u062f\u064a \u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"shopini-core-grid-item\">\r\n            <h3>\u0645\u062d\u0631\u0643 \u0627\u0644\u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629<\/h3>\r\n            <p>\u0627\u0628\u0642\u064e \u0641\u064a \u0635\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u062f\u0627\u0621 \u0628\u0641\u0636\u0644 \u0646\u0638\u0627\u0645 \u062a\u0648\u0632\u064a\u0639 \u0645\u0631\u0643\u0632\u064a \u064a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u062a\u062f\u0641\u0642\u0627\u062a JSON\u060c \u0645\u0645\u0627 \u064a\u0636\u0645\u0646 \u0646\u0634\u0631\u0627\u064b \u0633\u0644\u0633\u0627\u064b \u0648\u0641\u0648\u0631\u064a\u0627\u064b \u0644\u0644\u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0648\u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0648\u0627\u0644\u0625\u0635\u062f\u0627\u0631\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <h2>\u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0627\u062a \u0627\u0644\u0645\u0636\u0645\u0646\u0629 \u0641\u064a \u0627\u0644\u0628\u0646\u064a\u0629 \u0627\u0644\u062a\u062d\u062a\u064a\u0629<\/h2>\r\n    <p>\u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0645\u062d\u0633\u0651\u0646\u0629 \u0644\u062a\u0642\u062f\u064a\u0645 \u0623\u0641\u0636\u0644 \u062a\u062c\u0631\u0628\u0629 \u0639\u0646\u062f \u0625\u0646\u0634\u0627\u0621 \u0645\u062a\u062c\u0631 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0628\u0645\u0633\u062a\u0648\u0649 \u0627\u062d\u062a\u0631\u0627\u0641\u064a:<\/p>\r\n    \r\n    <ul class=\"shopini-core-modules\">\r\n        <li class=\"translation-block\">\u0645\u062d\u0631\u0643 \u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u0644\u0640 SaaS: \u0625\u062f\u0627\u0631\u0629 \u0645\u0628\u0633\u0637\u0629 \u0648\u0645\u062e\u0635\u0635\u0629 \u0628\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629.<\/li>\r\n        <li class=\"translation-block\">\u0646\u0638\u0627\u0645 \u0627\u0644\u0628\u0646\u0627\u0621 (Builder System): \u062a\u0628\u0633\u064a\u0637 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0645\u0631\u0626\u064a \u0641\u064a Elementor.<\/li>\r\n        <li class=\"translation-block\">\u0645\u0646\u0638\u0641 \u0627\u0644\u0640 WooCommerce: \u0625\u062f\u0627\u0631\u0629 \u0645\u062d\u0633\u0651\u0646\u0629 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0627\u0644\u0637\u0644\u0628\u0627\u062a.<\/li>\r\n        <li class=\"translation-block\">\u0637\u0628\u0642\u0629 \u0627\u0644\u0623\u0645\u0627\u0646 (Security Layer): \u062a\u062d\u0648\u064a\u0644\u0627\u062a \u0622\u0645\u0646\u0629 \u0644\u0644\u0645\u0633\u0627\u0631\u0627\u062a \u0648\u062d\u0638\u0631 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062d\u0633\u0627\u0633\u0629.<\/li>\r\n        <li class=\"translation-block\">\u062f\u0645\u062c \u0627\u0644\u0628\u0627\u0626\u0639\u064a\u0646 (Vendor Integration): \u062a\u0648\u0627\u0641\u0642 \u062a\u0627\u0645 \u0645\u0639 MarketKing \u0648\u0645\u0633\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0628\u0627\u0626\u0639\u064a\u0646.<\/li>\r\n        <li class=\"translation-block\">\u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u0635\u0641\u062d\u0627\u062a (Page Filtering): \u0625\u062e\u0641\u0627\u0621 \u0630\u0643\u064a \u0644\u0635\u0641\u062d\u0627\u062a WooCommerce \u0627\u0644\u062a\u0642\u0646\u064a\u0629.<\/li>\r\n    <\/ul>\r\n\r\n    <h2>\u0627\u0644\u0645\u0648\u0627\u0635\u0641\u0627\u062a \u0627\u0644\u062a\u0642\u0646\u064a\u0629<\/h2>\r\n    <table class=\"shopini-core-table\">\r\n        <thead>\r\n            <tr>\r\n                <th>\u0627\u0644\u0645\u0643\u0648\u0651\u0646 \/ \u0627\u0644\u0631\u0628\u0637 \u0627\u0644\u0628\u0631\u0645\u062c\u064a<\/th>\r\n                <th>\u0627\u0644\u062f\u0639\u0645 \u0648\u0627\u0644\u062d\u0627\u0644\u0629<\/th>\r\n            <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n            <tr>\r\n                <td><strong>\u0625\u0635\u062f\u0627\u0631 WordPress<\/strong><\/td>\r\n                <td>6.x (\u0645\u062a\u0648\u0627\u0641\u0642 \u062a\u0645\u0627\u0645\u0627\u064b)<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td><strong>\u0645\u062d\u0631\u0643 WooCommerce<\/strong><\/td>\r\n                <td>\u0645\u062d\u0633\u0651\u0646 (\u062a\u0646\u0638\u064a\u0641 \u0643\u0627\u0645\u0644 \u0644\u0644\u0648\u062d\u0629 \u0627\u0644\u062a\u062d\u0643\u0645)<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td><strong>\u0623\u062f\u0627\u0629 \u0628\u0646\u0627\u0621 \u0627\u0644\u0635\u0641\u062d\u0627\u062a Elementor<\/strong><\/td>\r\n                <td>\u0648\u0627\u062c\u0647\u0629 \u0645\u0628\u0633\u0637\u0629 \u0648\u0622\u0645\u0646\u0629<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td><strong>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u064a\u0636\u0627\u0621<\/strong><\/td>\r\n                <td>\u0645\u0636\u0645\u0651\u0646 (\u062a\u062e\u0635\u064a\u0635 \u0647\u0648\u064a\u0629 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a)<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td><strong>\u0627\u0644\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 MarketKing<\/strong><\/td>\r\n                <td>\u0645\u0645\u062a\u0627\u0632 (\u062a\u0641\u0639\u064a\u0644 \u0645\u0633\u0627\u0631\u0627\u062a \u0639\u0645\u0644 \u0627\u0644\u0645\u062a\u062c\u0631 \u0627\u0644\u062c\u0645\u0627\u0639\u064a)<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td><strong>Google Site Kit<\/strong><\/td>\r\n                <td>\u0645\u062f\u0645\u062c \u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0623\u062f\u0627\u0621<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td><strong>\u0634\u0628\u0643\u0629 \u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 (Multisite)<\/strong><\/td>\r\n                <td>\u0645\u062f\u0639\u0648\u0645 \u0628\u0634\u0643\u0644 \u0623\u0635\u0644\u064a \u0644\u0644\u0628\u0646\u064a\u0627\u062a \u0627\u0644\u062a\u062d\u062a\u064a\u0629 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0639\u0644\u0649 \u0627\u0644\u0640 SaaS<\/td>\r\n            <\/tr>\r\n        <\/tbody>\r\n    <\/table>\r\n\r\n    <h2>\u0644\u0645\u0627\u0630\u0627 \u062a\u062e\u062a\u0627\u0631 Shopini Core\u061f<\/h2>\r\n    <p class=\"translation-block\">\u0641\u064a \u062d\u064a\u0646 \u0623\u0646 WooCommerce \u0623\u062f\u0627\u0629 \u0630\u0627\u062a \u0642\u0648\u0629 \u0644\u0627 \u064a\u0645\u0643\u0646 \u0625\u0646\u0643\u0627\u0631\u0647\u0627\u060c \u0625\u0644\u0627 \u0623\u0646 \u062a\u0639\u0642\u064a\u062f\u0647\u0627 \u0627\u0644\u0623\u0635\u0644\u064a \u063a\u0627\u0644\u0628\u0627\u064b \u0645\u0627 \u064a\u0634\u0643\u0644 \u0639\u0627\u0626\u0642\u0627\u064b \u0623\u0645\u0627\u0645 \u0623\u0635\u062d\u0627\u0628 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0648\u0627\u0644\u062a\u062c\u0627\u0631 \u0627\u0644\u0645\u0633\u062a\u0642\u0644\u064a\u0646. \u0648\u0647\u0646\u0627 \u064a\u0623\u062a\u064a \u062f\u0648\u0631 Shopini Core \u0644\u064a\u0633\u062f \u0647\u0630\u0647 \u0627\u0644\u0641\u062c\u0648\u0629\u060c \u0645\u062d\u0648\u0644\u0627\u064b \u0628\u064a\u0626\u0629 \u062a\u0642\u0646\u064a\u0629 \u0645\u0639\u0642\u062f\u0629 \u0625\u0644\u0649 \u0645\u0646\u0635\u0629 \u0622\u0645\u0646\u0629\u060c \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u0642\u0627\u0628\u0644\u064a\u0629 \u0644\u0644\u062a\u0648\u0633\u0639 (Scalable)\u060c \u0648\u0645\u062a\u0648\u0627\u0641\u0642\u0629 \u062a\u0645\u0627\u0645\u0627\u064b \u0645\u0639 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0644\u062d\u062f\u064a\u062b\u0629.<\/p>\r\n\r\n    <div class=\"shopini-core-cta-box\">\r\n        <h2>\u0627\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0639\u0635\u0631 \u0627\u0644\u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0639\u0644\u0649 \u0646\u0638\u0627\u0645 \u0627\u0644\u0640 SaaS \u0645\u0639 Shopini<\/h2>\r\n        <p>\u0627\u0645\u0646\u062d \u0639\u0645\u0644\u0627\u0621\u0643 \u0623\u0648 \u0641\u0631\u0642 \u0639\u0645\u0644\u0643 \u0645\u0646\u0635\u0629 \u0644\u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u062a\u0627\u062c\u0631 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629\u060c \u062f\u0648\u0646 \u0627\u0644\u062f\u062e\u0648\u0644 \u0641\u064a \u062a\u0639\u0642\u064a\u062f\u0627\u062a WordPress.<\/p>\r\n        <a href=\"https:\/\/shopini.online\" class=\"shopini-core-btn\" target=\"_blank\" rel=\"noopener\">\u0627\u0643\u062a\u0634\u0641 \u0627\u0644\u0628\u0646\u064a\u0629 \u0627\u0644\u062a\u062d\u062a\u064a\u0629 \u0644\u0640 Shopini<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"shopini-core-meta-info\">\r\n        <span>Version Actuelle : 2.7<\/span>\r\n        <span>Optimisation UX & Robustesse SaaS<\/span>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Moteur \u00c9cosyst\u00e8me Shopini Shopini Core Le moteur SaaS puissant qui transforme WooCommerce et WordPress en une plateforme de cr\u00e9ation de site web e-commerce moderne, simplifi\u00e9e et en marque blanche. Shopini Core est le pilier technique con\u00e7u pour \u00e9liminer la complexit\u00e9 native de WordPress. Il offre aux marchands et gestionnaires de boutiques une interface \u00e9pur\u00e9e, s\u00e9curis\u00e9e et enti\u00e8rement personnalis\u00e9e sous l&rsquo;identit\u00e9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-11433","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shopini.tn\/ar\/wp-json\/wp\/v2\/pages\/11433","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shopini.tn\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shopini.tn\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shopini.tn\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shopini.tn\/ar\/wp-json\/wp\/v2\/comments?post=11433"}],"version-history":[{"count":7,"href":"https:\/\/shopini.tn\/ar\/wp-json\/wp\/v2\/pages\/11433\/revisions"}],"predecessor-version":[{"id":11451,"href":"https:\/\/shopini.tn\/ar\/wp-json\/wp\/v2\/pages\/11433\/revisions\/11451"}],"wp:attachment":[{"href":"https:\/\/shopini.tn\/ar\/wp-json\/wp\/v2\/media?parent=11433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}