Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Robert Mulder 79 posts 272 karma points c-trib
    Nov 13, 2014 @ 10:55
    Robert Mulder
    0

    Enabling/disabling product variants

    When creating a product with variants, the variants all have their DisplayOnSite value set to false. This value also appears immutable in the back end.

    Is there a way for us to enable/disable specific product variants? I want to be able to disable for instance certain colors or sizes of a product once they are (temporarily) out of stock or unavailable for whatever other reason.

  • Morten Skjoldager 440 posts 1499 karma points
    Nov 20, 2014 @ 14:58
    Morten Skjoldager
    0

    you can create a variant field that says out of stock and just not render that in the front-end but use it IN the front-end to remove out of stock variants :)

  • Robert Mulder 79 posts 272 karma points c-trib
    Nov 20, 2014 @ 17:04
    Robert Mulder
    0

    Yeah, that's what I figured, but since product variants are actually products, they have the 'DisplayOnSite' property which is exactly what I need.

    It's just a shame that this field is automatically set to false (which I suppose I could changed by adding a step to the SaveProduct pipeline) and can not be changed in the back end. If only there would be a checkbox before every variant that's hooked up to the DisplayOnSite product property I'd be happy...

  • Morten Skjoldager 440 posts 1499 karma points
    Nov 25, 2014 @ 13:10
    Morten Skjoldager
    0

    Yes i could almost assume that :) but that is not the case :-( Sorry for the inconveniece.

  • Søren Spelling Lund 1797 posts 2786 karma points
    Nov 25, 2014 @ 13:17
    Søren Spelling Lund
    1

    We're adding this to the backlog so the behavior around displaying products will be more consistent between families and variants.

  • Robert Mulder 79 posts 272 karma points c-trib
    Nov 25, 2014 @ 13:38
    Robert Mulder
    0

    Thanks for the info, for now I'll just add a boolean variant property and check them when displaying products.

Please Sign in or register to post replies

Write your reply to:

Draft