Closed jensvandorpe closed 10 years ago
I haven't found a solution yet, I guess it's not possible via the API import module, I did a work around for now. Let me know if you have any solution.
It looks like the store_id is always hardcoded to 0 for option titles. I should probably look into this in the near future, since I need to refactor parts of the bundle stuff anyway.
@jensvandorpe This bug is now fixed in https://github.com/danslo/ApiImport/commit/65235879857e7b2cef82d2d29bf50873dc05ac89
You can set _bundle_option_store
and _bundle_option_store_title
to have localized titles. Hope it helps :)
Dear,
I'm having a problem setting the "store view title" on a bundled product (store view level). What is the correct way of doing this?
Thanks