- Posts: 21
- Thank you received: 0
[SOLVED] calculations doesn't work for variations
- Lee Mamane
-
Topic Author
- Offline
I found the solution for the math but i don't know why it returns 0 when I choose panel 2, color red or any color and double. it happens for 2 and 3 but it works for rest of that.
Please Log in or Create an account to join the conversation.
- Lee Mamane
-
Topic Author
- Offline
- Posts: 21
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Lee Mamane
-
Topic Author
- Offline
- Posts: 21
- Thank you received: 0
I think this options is more popular and could have more benefit for you and users if you guys work on it.
Please help me for the math as well too or tell me how can i get the price and function which is related to that pricing and do math for that function and change the price for it.
thank you
Please Log in or Create an account to join the conversation.
- Ataur Rahman
-
You can See the tutorial video to create calculator here: altoswebsolutions.com/video/LeeExcelLoading.mp4
Thanks
Ataur
Please Log in or Create an account to join the conversation.
- Ataur Rahman
-
We have received it. We are working on it.
Thanks
Ataur
Please Log in or Create an account to join the conversation.
- Lee Mamane
-
Topic Author
- Offline
- Posts: 21
- Thank you received: 0
I already sent the info many times. I just sent it again.
Thank you
Please Log in or Create an account to join the conversation.
- Ataur Rahman
-
We need FTP credentials because WPC version is stuck to 2.0.7, so we need to upgrade to the new version before to create the new calculator. Please send FTP credential to altoswebsolutions.com/contact-us .
Thanks
Please Log in or Create an account to join the conversation.
- Ataur Rahman
-
We received the sample excel sheet. We are working on it and We will inform as soon as possible.
Thanks
Please Log in or Create an account to join the conversation.
- Lee Mamane
-
Topic Author
- Offline
- Posts: 21
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Lee Mamane
-
Topic Author
- Offline
- Posts: 21
- Thank you received: 0
Yes please create a sample ( "AL CAPONE 2") for me that i could create rest of that and please send the Excel sample file by email to me as well too.
thank you so much
Please Log in or Create an account to join the conversation.
- Ataur Rahman
-
Why are you using the Variable Product? WPC is the alternative of WooCommerce Variable Product.
All the variable product fields must be created in WPC (That's why WPC has been created).
We checked the product "AL CAPONE", and "Panels", "Colors", "Sides" are created as WooCommerce variable products.
Please make these things
1) Create the fields "Panels", "Colors", "Sides" as WPC fields (Field type = List)
2) Adjust the formula (or if it is too complicate create an Excel file) to include the new fields different prices
3) Set the product as "Simple Product".
If you don't know how to do it, we can create a new product (Let's say "AL CAPONE 2"), and do the same things WooCommerce Variable Product does.
Please Log in or Create an account to join the conversation.
- Ataur Rahman
-
Yes, We got your email. We are working on it. We will inform after solving your problem.
Thanks
Ataur
Please Log in or Create an account to join the conversation.
- Lee Mamane
-
Topic Author
- Offline
- Posts: 21
- Thank you received: 0
Thank you
Please Log in or Create an account to join the conversation.
- Lee Mamane
-
Topic Author
- Offline
- Posts: 21
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Ataur Rahman
-
Still, we have not received any credential from you. Please send it to altoswebsolutions.com/contact-us .
Thanks
Ataur
Please Log in or Create an account to join the conversation.
- Lee Mamane
-
Topic Author
- Offline
- Posts: 21
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Ataur Rahman
-
Thanks
Ataur
Please Log in or Create an account to join the conversation.
- Lee Mamane
-
Topic Author
- Offline
- Posts: 21
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Ataur Rahman
-
could you please send us FTP and also WP-admin access credentials to hello@altoswebsolution.com to solve the problem in your environment?
Thanks
Ataur
Please Log in or Create an account to join the conversation.
- Lee Mamane
-
Topic Author
- Offline
- Posts: 21
- Thank you received: 0
$vars = $this->calculateFieldsData($fields, $data, $product);
it is on CalculatorHelper.php in Helper folder.
I think it will work if I change the variation from $product to regular_price but i tried it and it didn't work. Please help me to fix it.
Please Log in or Create an account to join the conversation.