Magento 2 AliExpress Importer
It is used to import product from AliExpress to magento store and it can be used with webkul magento2 dropship management module.
Magento 2 AliExpress Importer là gì?
Magento 2 AliExpress Importer là một tiện ích mở rộng Chrome được phát triển bởi Webkul Software, và tính năng chính của nó là "It is used to import product from AliExpress to magento store and it can be used with webkul magento2 dropship management module.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Magento 2 AliExpress Importer
Tải xuống các tệp mở rộng Magento 2 AliExpress Importer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Magento 2 Aliexpress Importer will import products of Aliexpress to your Magento 2 store and can start selling those products within his own store very easily.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Magento 2 AliExpress Importer |
ID | heiifejcghangjiliknlcgealkmjojdl |
URL Chính Thức | https://chromewebstore.google.com/detail/magento-2-aliexpress-impo/heiifejcghangjiliknlcgealkmjojdl |
Mô tả | It is used to import product from AliExpress to magento store and it can be used with webkul magento2 dropship management module. |
Kích Thước Tệp | 145 KB |
Số Lần Cài Đặt | 383 |
Phiên Bản Hiện Tại | 1.8.2 |
Cập Nhật Lần Cuối | 2023-11-07 |
Ngày Phát Hành | 2020-05-20 |
Đánh Giá | 3.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Webkul Software |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://webkul.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Magento 2 AliExpress Importer", "version": "1.8.2", "manifest_version": 3, "description": "It is used to import product from AliExpress to magento store and it can be used with webkul magento2 dropship management module.", "background": { "service_worker": "resources\/js\/background.js" }, "icons": { "128": "resources\/images\/Icon.png" }, "permissions": [ "activeTab", "storage", "tabs" ], "action": { "default_icon": "resources\/images\/icon-disabled.png" }, "web_accessible_resources": [ { "resources": [ "*.png", "resources\/js\/wk_inserted.js", "resources\/js\/jquery.min.js" ], "matches": [ " |