ACL Products Importer

ACL Product Importer as helper of WordPress Plugin.

ACL Products Importer là gì?

ACL Products Importer là một tiện ích mở rộng Chrome được phát triển bởi https://amadercode.com, và tính năng chính của nó là "ACL Product Importer as helper of WordPress Plugin.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng ACL Products Importer

Tải xuống các tệp mở rộng ACL Products 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

                        AmaderCode Lab created a Chrome Extension named ACL Product Importer for those people who wants to import Amazon store products directly to their WooCommerce store without any difficulties. 


By using our ACL Product Importer extension you can fillip your woo store with amazon Amazon store products within few hours where others affiliates or drop shippers will take several days to import Amazon store products to their Woo Store. So, basically you can save lot of time to do the better marketing. 

A short guideline for ACL Product Importer extension? 

It’s very easy to use. Just Install the extension, visit Amazon store, choose your affiliate products, then click add to queue button, Then click push to import button. Thats it. After that from your website you need to click import. Automatically all Amazon queued products will be imported to your Woo Store within a few mins.

Really our ACL Product Importer is a very handy extension who are doing Amazon Affiliate business. 

For earning by doing affiliate business you need to have a website like ecommerce store. There you have to installed our ACL Product Importer plugin in from Wordpress Plugin Directory. Then you need to import Amazon products by using our extension. Then do marketing and earn commission from Amazon.

One more thing that you have to remember affiliate is a very good business and easy but don’t do it wrong way. Many Affiliators doesn’t know how to do it. So, do it right way. 

In our ACL Product Importer plugin, you will find  a drop shipping features where you can set your own pricing structure for imported Amazon Products. When you enable drop shipping business options from our plugin then you customer will able to place order the Amazon products from your store. Later you have to order your customer products to Amazon Store manually. After that receive the customer item from your office then you need to ship it manually. 

In the case of Affiliate business your customer can add to cart multiple products from your store but when they click for checkout then it will redirects to Amazon checkout or Cart page. If customer purchase on there then you will get an affiliate commission from Amazon Store. 

Now, after you sign up and get your affiliate id you have to generate at least 3 qualified sales in order to get access to the Product Advertising API. 

Without the necessity of having API keys you can import Amazon Products to your WooCommerce Store by using our Amazon Products Importer Extension. 

Also if you have 3 sales from your affiliate account, then you can get PA API Keys. So, if you have PA API keys then you can import unlimited products as you wish by using our ACL Product Importer Plugin. By this plugin you can also synch with product price from Amazon store, update price, variation product import, high resolution images & many more.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ACL Products Importer ACL Products Importer
ID lbfeddnijakbnfcbhpgakgohdcmogdlf
URL Chính Thức https://chromewebstore.google.com/detail/acl-products-importer/lbfeddnijakbnfcbhpgakgohdcmogdlf
Mô tả ACL Product Importer as helper of WordPress Plugin.
Kích Thước Tệp 1.32 MB
Số Lần Cài Đặt 258
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2020-05-14
Ngày Phát Hành 2020-05-14
Đánh Giá 1.57/5 Tổng số 7 Đánh Giá
Nhà Phát Triển https://amadercode.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://amadercode.com/premium-products/wp-amazon-shop-dropshipping-affiliate-plugin-details/
URL Trang Trợ Giúp https://amadercode.com/support/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ACL Products Importer",
    "short_name": "ACL Importer",
    "version": "1.0",
    "description": "ACL Product Importer as helper of WordPress Plugin.",
    "manifest_version": 2,
    "icons": {
        "128": "assets\/images\/icons\/icon_128.png",
        "90": "assets\/images\/icons\/icon_90.png",
        "48": "assets\/images\/icons\/icon_48.png",
        "32": "assets\/images\/icons\/icon_32.png",
        "24": "assets\/images\/icons\/icon_24.png",
        "16": "assets\/images\/icons\/icon_16.png"
    },
    "browser_action": {
        "default_icon": "assets\/images\/icons\/icon_90.png",
        "default_title": "WP Amazon Shop Extension",
        "default_popup": "templates\/options.html"
    },
    "options_page": "templates\/options.html",
    "options_ui": {
        "page": "templates\/options.html",
        "chrome_style": true
    },
    "web_accessible_resources": [
        "templates\/importer.html",
        "assets\/images\/icons\/*.*",
        "assets\/css\/style.css",
        "assets\/css\/font-awesome.css",
        "assets\/fonts\/*.woff",
        "assets\/fonts\/*.eot",
        "assets\/fonts\/*.svg",
        "assets\/fonts\/*.ttf",
        "assets\/fonts\/*.woff2"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/js\/lib\/jquery-3.4.1.min.js",
                "assets\/js\/lib\/jquery-ui.min.js",
                "assets\/js\/content.js"
            ],
            "css": [
                "assets\/css\/style.css",
                "assets\/css\/font-awesome.css"
            ]
        }
    ],
    "background": {
        "persistent": false,
        "page": "templates\/background.html"
    },
    "permissions": [
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.cn\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.fr\/*",
        "*:\/\/*.amazon.in\/*",
        "*:\/\/*.amazon.com.mx\/*",
        "*:\/\/*.amazon.com.br\/*"
    ]
}