1 reply [Last post]
Zsigmon's picture
Offline
Joined: 11/09/2007
Juice: 64
Was this information Helpful?

Hey,

case:

1. importing list via CSV import
2. default state of products: shippable flag=OFF (this might be the problem?)
3. enabling shippable flag for some products -> they appear in catalog
4. doing another CSV import for the same products, but with upated data => shippable flag will be overwritten -> products disappear from catalog

Anyone with same experience?

How could I avoid this? (except for manually changing shippable value in PHPMyAdmin after step 4)

Thanks in advance,

Zsigmond

Zsigmon's picture
Offline
Joined: 11/09/2007
Juice: 64
workaround?

Or is there any way I can set shippable flag ON by default during import?

Thanks,

Zsigmond