-
Notifications
You must be signed in to change notification settings - Fork 323
[Shopify] Item Attributes as Product Options #6248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
onbuyuka
merged 37 commits into
microsoft:main
from
GediminasGaubys:dev/jza/item_attributes_as_product_options
Feb 10, 2026
+1,296
−15
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
61dcf86
Added Item Attributes enum and extensions for Shpfy Product Sync
jzaksauskas d1915b2
Added functionality to collect and assign product options for the ite…
jzaksauskas afaecf4
Added functionality to check Item Attr Count and the duplicates
jzaksauskas bafe0ea
Added checks for missing attribute values and limits on product optio…
jzaksauskas 66ae67e
Refactor product option checks and improve attribute validation for S…
jzaksauskas 92e5590
Add compatibility check for item attributes before adding to Shopify
jzaksauskas 4d2291b
Renamed procedure and added documentations for internal procedures
jzaksauskas 7f897f5
Added functionality for product variant creation based on Item Attrib…
jzaksauskas fa943e5
Rename few procedures
jzaksauskas 8b9258a
Moved Product Options Handling procedures from Create Product to Expo…
jzaksauskas 3703f98
Add validation to prevent UoM as Variant usage if Item Attributes As …
jzaksauskas 095ab61
Adjusted codeunit permissions
jzaksauskas 3ad6d97
Added FillProductOptionsForShopifyVariants procedure documentation
jzaksauskas ffcc7f0
Refactor product option handling. Moded procedure to Product Export c…
jzaksauskas bdf1698
Renamed procedure
jzaksauskas cb45c28
Added SetShop
jzaksauskas d07364a
Fixed hardcoded label and moved tooltip to table ext
jzaksauskas 2ecc413
Automated tests for Item attributes as Product Options
jzaksauskas c59b8f9
Merge branch 'main' into dev/jza/item_attributes_as_product_options
jzaksauskas ee826c4
Removed test scenario of checking restriction to have only 1 product …
jzaksauskas 545db10
Added additioanal tests for Item Attributes as Prod. Options
jzaksauskas 0170a98
Fix label formatting for item variant error messages and add caption …
jzaksauskas 4a00801
Refactored ValidateItemAttributesAsProductOptionsForNewVariant proced…
jzaksauskas b238ac4
Adjusted Add Item as Variant functioanlity by leaving default behavio…
jzaksauskas 9ad85f9
Moved OptionId and OptionName assignment after product options verifi…
jzaksauskas 34aabb6
Update src/Apps/W1/Shopify/App/src/Products/Enums/ShpfyInclInProductS…
onbuyuka ed7679c
Update src/Apps/W1/Shopify/App/src/Products/Table Extensions/ShpfyIte…
onbuyuka f8e53c3
Update src/Apps/W1/Shopify/App/src/Base/Tables/ShpfyShop.Table.al
onbuyuka 130d8f5
Apply suggestion from @onbuyuka
onbuyuka 1d50999
Apply suggestions from code review
onbuyuka 622d783
Apply suggestion from @onbuyuka
onbuyuka d06c483
Add new range to app.json
onbuyuka b7d988a
Merge branch 'main' into dev/jza/item_attributes_as_product_options
onbuyuka 899eea7
Apply suggestions from code review
onbuyuka c20ef9f
Apply suggestion from @onbuyuka
onbuyuka 00d579d
Apply suggestion from @onbuyuka
onbuyuka 8113745
Apply suggestion from @onbuyuka
onbuyuka File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.