- This topic has 9 replies, 2 voices, and was last updated 9 months, 3 weeks ago by darstudio.
-
AuthorPosts
-
2024-01-16 at 12:47 pm #69725darstudioCustomer
Hello, I have a Woocommerce app where I need to set the scale and position of 9 materials to different values depending on the variant combination for the product.
I connected values in the materials nodes but the problem I am having is that I have 16 different product variant combinations, if I need to do this 9 times for each material that is a LOT of puzzles (I attached a screenshot with the puzzles needed for one material).
Is there a way to ‘set value’ for a group of materials, or is there a better way to make this work?
Thank you!
- This topic was modified 9 months, 3 weeks ago by darstudio.
Attachments:
You must be logged in to view attached files.2024-01-16 at 12:59 pm #69730kdvParticipantCould you make a little more informative screenshot? With letters readable…
If your 16 materials have exactly the same values it’s quite possible to do the job using a loop for a list of materials.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-01-16 at 1:02 pm #69732darstudioCustomerSorry, here is a close-up. Basically, there are a lot of product options and I am wondering if there is a way to simplify the puzzles configuration?
Attachments:
You must be logged in to view attached files.2024-01-16 at 1:05 pm #69735kdvParticipantSee the screenshot above.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-01-16 at 1:12 pm #69736darstudioCustomerThank you very much! I will try this. Also, stupid question, I am sure, but how can I rename the value nodes so I can tell them apart better?
2024-01-16 at 1:16 pm #69738kdvParticipanthow can I rename the value nodes so I can tell them apart better?
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-01-16 at 1:18 pm #69740darstudioCustomerYou are amazing, thank you so much!
2024-01-16 at 7:27 pm #69748darstudioCustomerHi, I tried this but it does not seem to allow me to select the value – the dropdown is empty/red. Have I done something wrong?
Attachments:
You must be logged in to view attached files.2024-01-17 at 2:55 am #69753kdvParticipantFirst, you’ve made a mistake. See my example with a little more attention. Second, remove variables from the “set value” puzzles, choose some material, choose values, put variables back.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-01-17 at 10:36 pm #69772darstudioCustomerThat worked! Also, yes, my setup was wrong, once I followed yours exactly (first setting the value with one of the materials and then replacing it with i) it worked fine. Thank you very much
-
AuthorPosts
- You must be logged in to reply to this topic.