AbleCommerce Forums
»
AbleCommerce
»
AbleCommerce 9 Bug Reports
»
Buy Product Dialog partnumber and gtin not changing when selections change
Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
When you change the options in the dropdown of the buyproductdialog, the part number and gtin do not change if the variant has different part number or gtin. The Sku does change if (variant != null) { model.Product.Sku = variant.Sku; model.GTINType = LoadGTINType(variant.GTIN); } It needs to have something added like model.Product.PartNumber= variant.ModelNumber;
|
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
I am able to reproduce the issue. Thanks for pointing this out!
I am going to register this as a bug.
|
|
|
|
AbleCommerce Forums
»
AbleCommerce
»
AbleCommerce 9 Bug Reports
»
Buy Product Dialog partnumber and gtin not changing when selections change
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close