Alex
Alex
I tried, but when I put a negative value, the object don't spin anymore
Sure, see an example here : https://codepen.io/Alex360hd/pen/WNEyvrq
The reason of this is that mall "hardcode" some things : - Some components integrate other components when initialized directly in code (for example quickCheckout that add addressSelector, or product...
@chrisvidal thank you, even if I don't like that, I think I will use the default signup component from mall. I don't really understand why a customer model was created...
Yes, and I also made some modifications about database tables cause I saw you also made some change. The line that check the saving value prevent to display a line...
@igor-tv thank you for your answer, I finally worked on my own proposition. Created a PR : https://github.com/OFFLINE-GmbH/oc-mall-plugin/pull/853
I don't think so, as everything with october, as you have total control over the template, you can add them by yourself
@tobias-kuendig Even if a payment is failed or cancelled, an order should be created, I'm ok with this. But I think the UX would be better if the cart is...
> In the end, it would be this line that needs to be optional: > https://github.com/OFFLINE-GmbH/oc-mall-plugin/blob/develop/models/Order.php#L211 > > We could introduce a new setting for that. But there are still...
Hello, We definitely need a complex discount mode soon. We don't have enought knowledge of mall to handle this by ourself yet, but we are OK to sponsor the development....