توضیحات
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.
عکسهای صفحه
بلوکها
این افزونه 2 بلوک ارائه میدهد.
- 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.
نصب
- 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.
سوالات متداول
-
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.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Sync Product From Amazon” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Sync Product From Amazon” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0
- Initial plugin version.