Copied to clipboard

Flag this post as spam?

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


  • Sebastian Dammark 581 posts 1385 karma points
    Jun 17, 2020 @ 07:17
    Sebastian Dammark
    0

    Products with options

    Hey Vendr,

    Is it possible to have products that has options with variable prices ?

    Let's say it's a bike, and then you can choose wheels, gears etc. And when you choose options the price is calculated.

    Thanks for a great product.

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jun 17, 2020 @ 08:08
    Matt Brailsford
    1

    Hi Sebastian,

    Sure. The way you would do this in Vendr is to use a "Bundle", With a bundle, you add the core product to the order, giving it a bundle id (can be whatever you want it to be) so in your example this might be the bike frame, then you can add the different configurable elements, such as wheel styles, gear ratios, etc to that bundle using the various AddProductToBundle methods https://vendr.net/docs/core/1-2-0/reference/vendr-core/orderextensions/#addproducttobundle-1-of-8

    Those configuration elements will then be added to the bundle order line as sub-order lines with the bundle order lines total price being it's price + all the bundle elements prices added together.

    Hope this helps

    /Matt

Please Sign in or register to post replies

Write your reply to:

Draft