Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: clothes with loads of colours and sizes upload?  (Read 10074 times)

Offline logosewer

  • Newbie
  • *
  • Posts: 28
  • Karma: +1/-0
    • View Profile
clothes with loads of colours and sizes upload?
« on: October 16, 2014, 09:41:16 AM »
Hello ...
can anyone help please.I have 3500 items in 10 sizes and 30 colours.With a csv file ,will the file be very wide ,ie very many columns because of all the options ,or is there a better way?
Love the way abantcart loads so quick!
Thanks

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2174
  • Karma: +345/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: clothes with loads of colours and sizes upload?
« Reply #1 on: October 16, 2014, 02:10:11 PM »
Abantecart have ability to create nested global attributes. For ex.
1. create global attribute with type "product option" with name "colors+sizes".
2. then create attribute with name "colors", choose "selectbox" as field type. You can set a few colors as values there. Also set parent attribute "colors+sizes"
3. do the same with sizes.
4. go to edit product page, choose tab options and use attrtibute "colors+sizes" as base . You will see all variants "colors+sizes" there.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline logosewer

  • Newbie
  • *
  • Posts: 28
  • Karma: +1/-0
    • View Profile
Re: clothes with loads of colours and sizes upload?
« Reply #2 on: October 16, 2014, 03:30:41 PM »
thanks,however ,with 2045 colours and 30 sizes,this is a very long job.
Is there an automated way?
thanks

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2174
  • Karma: +345/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: clothes with loads of colours and sizes upload?
« Reply #3 on: October 16, 2014, 04:03:18 PM »
i see only one way - to write your own script that woks with AbanteCart API
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline logosewer

  • Newbie
  • *
  • Posts: 28
  • Karma: +1/-0
    • View Profile
Re: clothes with loads of colours and sizes upload?
« Reply #4 on: October 16, 2014, 04:20:23 PM »
how do i do that,and in what language?

Offline logosewer

  • Newbie
  • *
  • Posts: 28
  • Karma: +1/-0
    • View Profile
Re: clothes with loads of colours and sizes upload?
« Reply #5 on: October 16, 2014, 04:22:29 PM »
give me some pointers,
i'd love to have a go.

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 6144
  • Karma: +284/-2
    • View Profile
Re: clothes with loads of colours and sizes upload?
« Reply #6 on: October 17, 2014, 07:08:18 AM »
how do i do that,and in what language?

AbanteCart is a PHP based.

 

Powered by SMFPacks Social Login Mod