import

  • Posts: 48
  • Thank you received: 0
10 years 5 months ago #195459

-- HikaShop version -- : 2.4.0 Hikashop business
-- Joomla version -- : 3.4.0
-- PHP version -- : 5.
-- Browser(s) name and version -- : Chrome
-- Error-message(debug-mod must be tuned on) -- : none

Hello i have attached two files. One is the file i exported after entering 8 or 9 products with pictures and the other is the export file that i exported trying to understand your file import structure. Not sure how i can import a file with the following;

APT1685SM
APT1685MD
APT1685LG
APT1685XL
APT16852X
APT16853X
APT16854X

with 6 sizes and different weights and price per size. i exported the file and...well i don't get it...should the sizes go like

"APT1685SM;APT1685MD;APT1685LG;APT1685XL;APT16852X;APT16853X;APT16854X"

all in on field?

Last edit: 10 years 4 months ago by ChristianLocal.

Please Log in or Create an account to join the conversation.

  • Posts: 84220
  • Thank you received: 13673
  • MODERATOR
10 years 4 months ago #195470

Hi,

In your CSV, you need to:
1. Add a Size column in your CSV
2. Make sure that you already have a "Size" characteristic with all the values that you need in your HikaShop backend.
3. Add an additional row before the variants with the code APT1685 with the same product name and product description and with the default size you want filled in the Size column
4. Rename all the columns to fit with the column names of HikaShop.
So instead of:
Parent Sku Variation SKU Product Name UPC Color Price Weight Description

you would have:
product_parent_id product_code product_name UPC Color price_value product_weight product_description
5. in the size column, make sure that each main product has the default value for the size dropdown, and each variant has its corresponding value.

Then, you'll be able to import your CSV.

Please Log in or Create an account to join the conversation.

Time to create page: 0.055 seconds
Powered by Kunena Forum