Aliexpress Dropshipping Assistant For Magento

Dropship Products from aliexpress.com to magento

Aliexpress Dropshipping Assistant For Magentoคืออะไร?

Aliexpress Dropshipping Assistant For Magento เป็นส่วนขยายของ Chrome ที่พัฒนาโดย CEDCommerce และคุณลักษณะหลักของมันคือ "Dropship Products from aliexpress.com to magento"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Aliexpress Dropshipping Assistant For Magento

ดาวน์โหลดไฟล์ส่วนขยาย Aliexpress Dropshipping Assistant For Magento ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Dropship Products from aliexpress.com.

Aliexpress Dropshipping Assistant For Magento 2 - Advanced works to get products to your Magento Store in just one click from Aliexpress.com.

The Assistant compatible with the integration(s):

Magento Integration: https://cedcommerce.com/magento-2-extensions/aliexpress-affiliate-program

It also manages the orders from your Magento Store to Aliexpress.com in just one click.

Now, it's time to know about what our extension does?

- The Assistant will allow you to filter products on aliexpress and import them directly to the Magento store. The Product and the details get fetched in the form of the zip file.
-Both Single and Bulk Product Imports from Aliexpress to Magento 2 store.
- Add Product data as jobs in your Magento store by Magento API or zip file.
- Add the job in Magento, and the Product gets imported by cron, or you could do it manually.
- Get product Inventory And Price Data For the Selected Product.
- Chrome Module add Data In your Magento Store, And Your Store execute that Data by cron
- This Assistant also allows you to export the products in a JSON zip format.


Why make this extension special?

- Aliexpress Dropshipping Assistant For Magento 2 is a must-have extension for all those who are willing to start with dropshipping. Using this extension, you can automate the process of getting products to your e-commerce site.

Features compatible with Assistant.

- Fully compatible with Magento 2 store
- Search Products on Aliexpress.com with keywords(like shoes,
dress,etc.) and import them in your store with a click.
- Json Zip - Get product full data or inventory and price data of all products on the aliexpress category section product page.

Besides this, If you have any queries or concerns, then please send them on mail at:

1) [email protected]
2) [email protected]


Happy Dropshipping :)                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Aliexpress Dropshipping Assistant For Magento Aliexpress Dropshipping Assistant For Magento
ID dlcnmeoglfijgpfmndpogabjhocffbam
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/aliexpress-dropshipping-a/dlcnmeoglfijgpfmndpogabjhocffbam
คำอธิบาย Dropship Products from aliexpress.com to magento
ขนาดไฟล์ 6.33 MB
จำนวนการติดตั้ง 33
เวอร์ชันปัจจุบัน 1.5.8
อัปเดตครั้งล่าสุด 2022-09-05
วันที่เผยแพร่ 2020-04-10
คะแนน 1.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา CEDCommerce
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://cedcommerce.com/magento-2-extensions/aliexpress-affiliate-program
URL หน้าช่วยเหลือ https://cedcommerce.com/magento-2-extensions/aliexpress-affiliate-program
URL หน้านโยบายความเป็นส่วนตัว https://cedcommerce.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Aliexpress Dropshipping Assistant For Magento",
    "description": "Dropship Products from aliexpress.com to magento",
    "version": "1.5.8",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_title": "Aliexpress Dropshipping Assistant For Magento | CEDCommerce",
        "default_html": "html\/option.html",
        "default_popup": "html\/shipping.html"
    },
    "permissions": [
        "unlimitedStorage",
        "notifications",
        "downloads",
        "storage",
        "tabs",
        "cookies",
        "https:\/\/aliexpress.com\/*",
        "https:\/\/bigcommerce.cedcommerce.com\/",
        "https:\/\/bigcommerce.cedcommerce.com\/*",
        "https:\/\/bigcommerce.com\/*",
        "https:\/\/bigcommerce.com\/",
        "https:\/\/aliexpress.com\/",
        "https:\/\/aliexpress.com\/*",
        "https:\/\/feedback.aliexpress.com\/*",
        "https:\/\/feedback.aliexpress.com\/",
        "https:\/\/freight.aliexpress.com\/*",
        "https:\/\/freight.aliexpress.com\/"
    ],
    "short_name": "Compatible with Magento",
    "author": "CEDCommerce",
    "background": {
        "page": "html\/bana.html",
        "persistent": true
    },
    "icons": {
        "128": "images\/icon.png"
    },
    "options_ui": {
        "page": "html\/option.html",
        "open_in_tab": false
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.com\/wholesale?*",
                "*:\/\/*.aliexpress.com\/af\/category\/*",
                "*:\/\/*.aliexpress.com\/af\/*",
                "*:\/\/*.aliexpress.com\/category\/*",
                "*:\/\/*.aliexpress.com\/premium\/*",
                "*:\/\/*.aliexpress.com\/w\/*",
                "*:\/\/*.aliexpress.com\/wholesale*"
            ],
            "js": [
                "content-script\/jquery-3.2.1.min.js",
                "content-script\/product\/import.js",
                "content-script\/product\/shipselector.js",
                "content-script\/product\/jszip.js",
                "content-script\/product\/FileSaver.js"
            ],
            "exclude_matches": [
                "*:\/\/*.aliexpress.com\/"
            ],
            "css": [
                "css\/import.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "content-script\/jquery-3.2.1.min.js",
                "content-script\/cedali.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/shoppingcart.aliexpress.com\/shopcart\/shopcartDetail.htm?chrmact=submitCart*"
            ],
            "js": [
                "content-script\/jquery-3.2.1.min.js",
                "content-script\/order\/cedali_cart.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/shoppingcart.aliexpress.com\/shopcart\/shopcartDetail.htm?spm=*"
            ],
            "js": [
                "content-script\/jquery-3.2.1.min.js",
                "content-script\/order\/cedShipment.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/shoppingcart.aliexpress.com\/orders.htm*",
                "*:\/\/shoppingcart.aliexpress.com\/orders\/*"
            ],
            "js": [
                "content-script\/jquery-3.2.1.min.js",
                "content-script\/order\/cedali_order.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/item\/*",
                "*:\/\/*.aliexpress.com\/s\/item\/*",
                "*:\/\/*.aliexpress.com\/store\/product\/*"
            ],
            "js": [
                "content-script\/jquery-3.2.1.min.js",
                "content-script\/order\/cedali_product.js",
                "content-script\/product\/item-import.js"
            ],
            "css": [
                "css\/style.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/shoppingcart.aliexpress.com\/order\/payOnlineSuccess.htm?orderIds*",
                "https:\/\/icashier.alipay.com\/payment\/checkout.htm?orderId*"
            ],
            "js": [
                "content-script\/jquery-3.2.1.min.js",
                "content-script\/order\/cedOrderCompleted.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/af\/*",
                "*:\/\/*.aliexpress.com\/category\/*",
                "*:\/\/*.aliexpress.com\/premium\/category\/*",
                "*:\/\/*.aliexpress.com\/premium\/*",
                "*:\/\/*.aliexpress.com\/w\/*",
                "*:\/\/*.aliexpress.com\/wholesale*"
            ],
            "js": [
                "content-script\/jquery-3.2.1.min.js",
                "content-script\/product\/shipselector.js"
            ],
            "css": [
                "css\/style.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "content-script\/cedali2.js",
        "content-script\/jquery-3.2.1.min.js",
        "content-script\/cedali.js",
        "images\/csv.png",
        "images\/zip.png",
        "images\/cancel.png",
        "images\/loader.gif"
    ]
}