- Posts: 68
- Thank you received: 3
Import products to vendor store
- designer71
-
Topic Author
- Offline
Less
More
8 months 4 weeks ago #369843
by designer71
Import products to vendor store was created by designer71
-- HikaShop version -- : 6.1.1
-- HikaMarket version -- : 6
-- Joomla version -- : 5.41
-- PHP version -- : 8.3
Hi,
A vendor asked me how he can import his products into his shop using a CSV file.
For example, the vendor already haму his private virtual shop with several thousand products and he does not want to transfer them manually.
Is there any way to import products via CSV? Another way?
thank you!
-- HikaMarket version -- : 6
-- Joomla version -- : 5.41
-- PHP version -- : 8.3
Hi,
A vendor asked me how he can import his products into his shop using a CSV file.
For example, the vendor already haму his private virtual shop with several thousand products and he does not want to transfer them manually.
Is there any way to import products via CSV? Another way?
thank you!
Please Log in or Create an account to join the conversation.
8 months 4 weeks ago #369845
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic Import products to vendor store
Hello,
There is no import in the front-end because it will be incompatible with the ACL (and restriction) systems.
If you want to perform an import, it has to be done by an administrator in the backend.
You can import a CSV for a vendor ; you need to add the column for the "product_vendor_id" and set the ID of the vendor for each lines.
Please be careful with import since it can automatically create categories, the CSV can point categories via their ID, which might not be the same in your store ; same for product_ids or product_code.
An import from another store can potentially update product from your own store.
The HikaShop import documentation indicates several settings to avoid such kind of issue ; but nevertheless, it requires to perform backups before.
www.hikashop.com/support/documentation/2...hikashop-import.html
Regards,
There is no import in the front-end because it will be incompatible with the ACL (and restriction) systems.
If you want to perform an import, it has to be done by an administrator in the backend.
You can import a CSV for a vendor ; you need to add the column for the "product_vendor_id" and set the ID of the vendor for each lines.
Please be careful with import since it can automatically create categories, the CSV can point categories via their ID, which might not be the same in your store ; same for product_ids or product_code.
An import from another store can potentially update product from your own store.
The HikaShop import documentation indicates several settings to avoid such kind of issue ; but nevertheless, it requires to perform backups before.
www.hikashop.com/support/documentation/2...hikashop-import.html
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
- designer71
-
Topic Author
- Offline
Less
More
- Posts: 68
- Thank you received: 3
8 months 4 weeks ago #369854
by designer71
Replied by designer71 on topic Import products to vendor store
Hi, Jerome!
Thank you.
Can you provide me any sample of CSV file? - I will sent it to vendor as format.
Thank you.
Can you provide me any sample of CSV file? - I will sent it to vendor as format.
Please Log in or Create an account to join the conversation.
8 months 3 weeks ago #369865
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic Import products to vendor store
Hello,
The content of the files mostly depends on how your store is configured (custom fields, etc).
If you want to have a sample ; you can perform an "export" of few products in your HikaShop backend product listing.
Regards,
The content of the files mostly depends on how your store is configured (custom fields, etc).
If you want to have a sample ; you can perform an "export" of few products in your HikaShop backend product listing.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
- designer71
-
Topic Author
- Offline
Less
More
- Posts: 68
- Thank you received: 3
8 months 3 weeks ago #369889
by designer71
Replied by designer71 on topic Import products to vendor store
Thank you!
Will try it.
Will try it.
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.223 seconds