- Overview
- Installation of Extension
- Jet Configuration Settings
- Use Extension With Test API Mode
- Importing Jet Categories and Mapping them With Magento Categories
- Fill Required Product Information
- Selected Product Upload
- Bulk Product Upload
- Selected Product Archive
- Bulk Product Archive
- Selected Product Unarchive
- Bulk Product Unarchive
- Attribute Mapping In Jet Integration
- Add Shipping Exception
- Add Return Exception
- Check Rejected Upload Files
- Import and Acknowledge Order
- Shipment of an Order
- Shipment and Cancellation of Jet Orders
- Failed Jet Orders
- Fetch and Submit Return
- Jet Refund
- Base Knowledge
- Cron Status
- Help and Support
6.Fill Required Product Information ↑ Back to Top
To upload a product on Jet, go to Jet > Jet Products > Upload Products. If your mapped Magento 2 category has products, then those products will be listed in this grid.
Now admin has to update following information in each product which he wants to upload on Jet.com by clicking on its respective Edit link. On Product Edit page, please fill the critical information given below:
- Click Sync with Jet to synchronize the inventory, price, image of other details.
Critical information for Simple product:
1. The product must be assigned to any mapped Jet category.
2. Brand information is mandatory to be given for each product which has to be filled in
jet.com tab on Product Edit page.
3. Each product must also have one of the following information: UPC, GTIN – 14, ISBN – 13, ISBN – 10, EAN or ASIN.
Note: Product can be uploaded on jet with Brand & Manufacture part number but
those products will never be live on jet.com so one of the below attribute value is required for each product on jet.
UPC or
EAN or
ASIN or
GTIN-14 or
ISBN-13 or
ISBN-10
On Product Edit Page there exists a button “Sync with Jet” which can be used to synchronize all the updated product information of that particular product on Jet.
Upload Configurable Product
Jet.com accepts the Variation types products in Relational Products right now. So Variation Relation is Similar to Magento 2 Configurable Products.
Note: Please read the Attribute-Mapping-In-Jet-Magento2-Integration.pdf to know the complete process of uploading configurable products. Here is its URL: – http://cedcommerce.com/media/userguides/m2/Jet-Magento-2-Integration/Attribute-Mapping-InJet-Magento2-Integration.pdf
For the process and steps listed below we hope that you must have already gone through the above mentioned PDF file.
Some points are necessary to be followed for uploading configurable products: –
1. Brand Name attribute is mandatory to be given along with either ASIN or any one of Standard product codes UPC, ISBN-10, ISBN-13, and GTIN-14.
2. All the children products of the Configurable product should be assigned to the same jet category.
Brand Name of the Children products should be the same as that of the parent product.
Upload Simple Product
Go to the Jet Product >> Upload Products grid again. Products can be uploaded in 2 ways: either by using Direct API call or by using File Upload process.
Direct API Call: Uploads single product at a time with accurate error reporting.
Bulk Upload: Uploads products in bulk, but has weak error reporting.
×