Hello,
i dont know how i shoould call ist:)
I have a product and ant to offer to select attributes variants
like
red, green, blue,…
but in sum it must be always 15,30,45 and so on. the number of each attribute is free
for example
3 x red
4 x blue
8 x green
15 = ok
3 x red
9 x blue
18 x green
30 = ok
3 x red
2 x blue
5 x green
10 = false
is this possible?
i use oxid 4.6.4 community edition
Thank you for your help
I guess this is not possible without implementing some extra logic
Hello,
i use some "selection and options and have now
red sockets
green sockets
bluesockets
and the option
1,2,3,4,5,6,7,8,9,10
inow i need to have always exact 10 in sum . Where can i change this/add a check via javascript
at least on the detail page and also on the basket page, cause there you can change the amount of the articles you want to ordner.
If you also can add the article to the basket from the category / article list page, you could remove the “add to cart” buttons from this lists. Its much more easiert than addin a check to every article
hello,
i must chek it!
the user can select
3 from this, 4from other,…
that muyst i check!
where can i do that?
In my module i have to change the follwing:
out pl\widget\product/selectbox.tpl
If you use the newer version 4.7, the templates were moved to application/views/
Yes, for the 4.7 i found it here:
application\views\azure pl\widget\product\selectbox.tpl