Giter Club home page Giter Club logo

Comments (2)

sprankhub avatar sprankhub commented on September 24, 2024

This is not supported and will probably never be supported. There are extensions, which take the prices from the simple products like BCP, but I do not know what happens if you use both extensions. To be honest, by using both extensions, it is totally unclear what should happen - example:

  • Same configurable product - base price 10 EUR.
  • Variant A tier price >= 2 pcs 9 EUR.
  • Variant B tier price >= 2 pcs 8 EUR.
  • Put 1 variant A in cart.
  • Put 1 variant B in cart.
  • What price do you expect? If you ask me, the price is undefined in this case. It is totally unclear if it is 8 + 8 ; 9 + 9 or even 8 + 9 EUR.

from customgento_configurabletierprices.

derekclayton avatar derekclayton commented on September 24, 2024

I was unable to find a combination of extensions that worked together.

Personally we want it to disregard the pricing within the configurable and use the simple prices - but apply the combined quantity of the configurable.

Variant A price: qty 1 = 10.00, qty 10 = 5.00
Variant B price: qty 1 = 20.00, qty 10 = 10.00
If 5 of each are purchased it would be A = 5 * 5.00 plus B = 5 * 10.00 for a total of 75.00

from customgento_configurabletierprices.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.