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
