Leírás
If you want to display products from your Amazon store on WordPress posts or pages, this plugin is perfect for you. It fetches product details from Amazon and allows you to save them into posts or pages with ease.
The plugin supports both shortcodes and Gutenberg blocks to display products on the frontend. All you need is the product’s ASIN number, which you can find on the Amazon product page.
Additionally, this plugin allows you to create individual posts or pages to showcase Amazon products. You can either add products manually or import multiple products in bulk using their ASIN numbers.
Features:
- Amazon Region & API Keys: The plugin sends requests to Amazon’s Product Advertising API based on the target locale’s AWS region. You need to provide API Access Key, Secret Key, and Partner Tag from your Amazon Associates account.
- Shortcode Support: Use the
[sync_product_from_amazon asin="asin_number"]
shortcode to display Amazon product details in a post or page. To show multiple products, add ASIN numbers separated by commas. - Gutenberg Block: A dedicated Sync Product From Amazon block fetches and displays product details using the ASIN number within the Gutenberg editor.
- Caching: Product data is cached for 24 hours to reduce API calls, and the cache clears automatically after this period. A manual cache clearing option is also available.
- Bulk Import: The plugin allows importing multiple Amazon products (up to 10 ASINs) into any post or page. You can specify post type and status during the import process.
- Manual Import: You can manually add a product to a post or page using Amazon Product’s ASIN number. Simply enter the ASIN, and the plugin will fetch the product details for you. You can also specify the post type and post status during this process.
Képernyőmentések
Blokkok
This plugin provides 2 blocks.
- Sync Product From Amazon This block will be used to retrieve data from Amazon using an ASIN number. It can fetch various Amazon product details such as price, sale price, CTA link, etc.
- Amazon Product Custom Fields This plugin will be used to provide field options to update the metadata of the Amazon Products in post and pages.
Telepítés
- Upload
sync-product-from-amazon
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enter Amazon’s Product Advertising API credentials and it is ready to use.
GYIK
-
Do I need API to work with this plugin?
-
Yes, you will need Product Advertising API 5.0 account and their credentials to work with this plugin. Here is the link of the API. https://webservices.amazon.in/paapi5/documentation/
-
Where can I get the ASIN Numbers of Amazon Product?
-
You can get the ASIN Numbers of Amazon Product from the product’s page itself. Either from the URL and the Product information.
-
Is this a free plugin?
-
Yes, this is a free plugin.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Sync Product From Amazon” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Sync Product From Amazon” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0
- Initial plugin version.