Changeset 2931051
- Timestamp:
- 06/26/2023 04:56:55 PM (21 months ago)
- Location:
- woocommerce-xml-csv-product-import
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
woocommerce-xml-csv-product-import/tags/1.5.1/readme.txt
r2892179 r2931051 94 94 95 95 The WooCommerce add-on will appear in the Step 4 of WP All Import. 96 97 == Frequently Asked Questions == 98 99 = How do I import WooCommerce products? = 100 101 1. Navigate to All Import › New Import. 102 2. Upload the import file. 103 3. Choose WooCommmerce Products as the import type. 104 4. Map the incoming data elements to the product fields. 105 5. Run the import and verify the imported data. 106 107 = How do I import product images into WooCommerce? = 108 109 1. Go to All Import › New Import. 110 2. Upload the import file. 111 3. Select WooCommmerce Products as your import target. 112 4. Map the incoming data elements to their product fields. 113 5. Include product image data in the mapping process. 114 6. Run the import and verify the imported data. 115 116 = How do I import product attributes into WooCommerce? = 117 118 To import product attributes into WooCommerce, use the Attributes tab of the WooCommerce Add-On section on the Drag & Drop screen. This will let you map incoming attribute data elements to the appropriate product attribute fields. 119 120 = How do I add new variations to existing variable products in WooCommerce? = 121 122 1. Go to All Import › New Import. 123 2. Upload the import file with the new variations. 124 3. Choose WooCommerce Products as the import post type. 125 4. Map the incoming data elements to their product fields. 126 4. Use the "I'm importing new variations to existing products" option. 127 5. Run the import and review the imported products. 128 129 = Can I import any WooCommerce product type? = 130 131 Yes. You can import any standard WooCommerce product type, including simple products, variable products, simple subscription products, grouped products, and affiliate products. Just set the product type during the import process. 132 133 = How do I import WooCommerce products from a CSV or Excel file? = 134 135 To import WooCommerce products from a CSV or Excel file, just specify the source file. WP All Import will automatically recognize the file type and adjust its interface accordingly. 136 137 = How do I import WooCommerce products from an XML file? = 138 139 To import WooCommerce products from an XML file, just upload the file. Our software will automatically identify the XML nodes and will let you import from any XML layout regardless of its complexity. 140 141 = How Do I Import a Product Feed into WooCommerce? = 142 143 A product feed is usually organized around a URL or FTP/SFTP import source. Our plugin will handle either. Just select Download a File › From URL or Download a File › From FTP/SFTP and provide the information required by the interface. 144 145 = How do I migrate WooCommerce products? = 146 147 1. Export the WooCommerce products that you want to migrate. 148 2. Download the bundle file, which contains import instructions. 149 3. Upload the bundle file on the destination site. 150 4. WP All Import will use the bundle file to configure itself. 151 5. Run the import and check the migrated products. 96 152 97 153 == Screenshots == -
woocommerce-xml-csv-product-import/trunk/readme.txt
r2892179 r2931051 94 94 95 95 The WooCommerce add-on will appear in the Step 4 of WP All Import. 96 97 == Frequently Asked Questions == 98 99 = How do I import WooCommerce products? = 100 101 1. Navigate to All Import › New Import. 102 2. Upload the import file. 103 3. Choose WooCommmerce Products as the import type. 104 4. Map the incoming data elements to the product fields. 105 5. Run the import and verify the imported data. 106 107 = How do I import product images into WooCommerce? = 108 109 1. Go to All Import › New Import. 110 2. Upload the import file. 111 3. Select WooCommmerce Products as your import target. 112 4. Map the incoming data elements to their product fields. 113 5. Include product image data in the mapping process. 114 6. Run the import and verify the imported data. 115 116 = How do I import product attributes into WooCommerce? = 117 118 To import product attributes into WooCommerce, use the Attributes tab of the WooCommerce Add-On section on the Drag & Drop screen. This will let you map incoming attribute data elements to the appropriate product attribute fields. 119 120 = How do I add new variations to existing variable products in WooCommerce? = 121 122 1. Go to All Import › New Import. 123 2. Upload the import file with the new variations. 124 3. Choose WooCommerce Products as the import post type. 125 4. Map the incoming data elements to their product fields. 126 4. Use the "I'm importing new variations to existing products" option. 127 5. Run the import and review the imported products. 128 129 = Can I import any WooCommerce product type? = 130 131 Yes. You can import any standard WooCommerce product type, including simple products, variable products, simple subscription products, grouped products, and affiliate products. Just set the product type during the import process. 132 133 = How do I import WooCommerce products from a CSV or Excel file? = 134 135 To import WooCommerce products from a CSV or Excel file, just specify the source file. WP All Import will automatically recognize the file type and adjust its interface accordingly. 136 137 = How do I import WooCommerce products from an XML file? = 138 139 To import WooCommerce products from an XML file, just upload the file. Our software will automatically identify the XML nodes and will let you import from any XML layout regardless of its complexity. 140 141 = How Do I Import a Product Feed into WooCommerce? = 142 143 A product feed is usually organized around a URL or FTP/SFTP import source. Our plugin will handle either. Just select Download a File › From URL or Download a File › From FTP/SFTP and provide the information required by the interface. 144 145 = How do I migrate WooCommerce products? = 146 147 1. Export the WooCommerce products that you want to migrate. 148 2. Download the bundle file, which contains import instructions. 149 3. Upload the bundle file on the destination site. 150 4. WP All Import will use the bundle file to configure itself. 151 5. Run the import and check the migrated products. 96 152 97 153 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.