Copied to clipboard

Flag this post as spam?

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


  • Billy 53 posts 244 karma points c-trib
    Oct 12, 2022 @ 10:43
    Billy
    0

    Vendr extra costs and pickup dates

    Hi,

    We are looking into Vendr for an upcoming project and have some questions about functionality.

    The shop is a butcher/caterer and will only need a pickup option (no delivery).

    1) For several products a warranty/cost needs to be calculated in the order price.

    • Example: you can buy a plate with all sorts of food. There is an extra warranty/cost (order line?) added to the order for the plate itself. When the customer returns this plate to the store, the warranty will be paid back. The pay back does not need any functionality in the backend. Just needs to be visible.

    2) A pickup date needs to be selected when placing the order. Sometimes this date needs to be limited depending on the products.

    • Example: during the holidays they will prepare special products, it should not be possible to select a pickup date later than then holiday itself.

    I suppose these functionalities are doable? What would be the best approach for a solution?

    Thanks for any advice.

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Oct 12, 2022 @ 10:59
    Matt Brailsford
    100

    Hey Billy,

    For number 1 I'd maybe concider using bundles for this https://vendr.net/docs/core/3.0.0/key-concepts/product-bundles/. So when a product that requires a warranty is added, make that a bundle order line and add the waranty as a child order line to that bundle. This way wach one is managed independantly.

    You could also maybe look at using price adjustments to add an additional fee https://vendr.net/docs/core/3.0.0/key-concepts/price-amount-adjustments/

    For the pickup date, I'd store this as an order property https://vendr.net/docs/core/3.0.0/key-concepts/properties/ and then look at modifying the order editor config to display it in the back office https://vendr.net/docs/core/3.0.0/key-concepts/ui-config-files/

    Hope this helps

    Matt

Please Sign in or register to post replies

Write your reply to:

Draft