Mô tả
Add bulk products to the shopping cart.
Add the file upload form to your content using the [atakanau_woo_cart_dropfile] shortcode.
Create a CSV file. Add “SKU” and “Quantity” column headers. Write the stock codes and quantities of the products you want to add to your cart.
Select the file after clicking the upload form, or drag and drop the file to the upload form.
Documentation, support blog and feedback: Automated Import Products to Cart
Please comment 💬, rate ⭐⭐⭐⭐⭐ and share 👍.
Usage
Integrate the plugin’s functionality into your WordPress pages or posts using the following shortcode:
[atakanau_woo_cart_dropfile]
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/auto-import-products-cart-dragdropfile
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Hỏi đáp
-
What happens if a SKU is invalid?
-
The plugin will gracefully handle invalid SKUs, and ensure that the import process goes through without any errors.
-
What file formats are supported?
-
Currently, only CSV files are supported on free version. Future updates may include additional formats.
-
Can I customize the appearance of the upload form?
-
While customization options are not currently available, we are actively exploring ways to enhance the plugin’s flexibility in future releases.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Automated Import Products to Cart” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Automated Import Products to Cart” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.1
- (Minor) Source code revamped for WordPress standards
- Tested up to:
6.8.x
1.0.0
- Initial version released