Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mark V 28 posts 158 karma points
    Sep 28, 2023 @ 11:08
    Mark V
    0

    Umbraco Commerce Complex Variant creation notification

    Is there a way to hook into the creation event for when complex variants are created?

    We have some fairly complex products meaning a lot of variants and each one requires a unique SKU and populating each one is a manual task.

    Ideally we want the SKU to be automatically populated when the variants are generated.

    I can't seem to find a notification handler in the new or old documentation that would help me out here.

  • Mark V 28 posts 158 karma points
    Nov 02, 2023 @ 14:24
    Mark V
    0

    Ended up just using a ContentSavingNotification handler on the project and then editing the variations through that

Please Sign in or register to post replies

Write your reply to:

Draft