
Formidable Forms + WooCommerce = Product Configuration
$30-250 USD
Paid on delivery
I am looking for a freelancer with experience in integrating Formidable Forms and WooCommerce for a project involving product configuration.
Product Type:
- The project involves configuring a service-based product.
Specific Requirements:
- I have detailed requirements for the product configuration as follows:
A formidable form will be used to configure product decoration options. The options will differ depending on the line of product (supplier).
For each line of product (covering thousands of products/variants) there will be a different form.
Within each line of product, every product has a recommended decoration option and a series of alternative decoration options.
This first form will cover just one product line.
Development could be done in two stages:
1. A simpler form that uses only the recommended decoration.
2. An extended version that offers more options and is more complex in terms of pricing logic.
Each decoration option (recommended or otherwise) has a cost per decoration/colour as well as a setup cost.
To keep things simple, initially, I propose we focus on getting the recommended decoration option working first and then look at offering the other options.
Assuming we follow the recommended decoration option path first then the following would apply.
Each product has an attribute called DECORATION which will determine whether the product is supplied PLAIN or DECORATED.
If PLAIN we don't need to do much as the standard tiered pricing works.
If DECORATED we pull the decorated price from the catalogue tiered pricing table (details below) along with the setup cost for that print run.
The setup cost for each product's recommended decoration option is stored in a custom field called "setup-cost-cf".
This is the code for obtaining the tiered pricing data.
[login to view URL]
$price_tiers = get_post_meta($product->get_id(), 'b2bking_product_pricetiers_group_b2c', true );
$price_tiers = get_post_meta($product->get_id(), 'b2bking_product_pricetiers_group_b2b', true );
This contains a structure such as “quantity:price;quantity:price;quantity:price”
To determine if the user mode is b2b or b2c and get the relevant tiered pricing table we would use
[login to view URL]
$user_id = get_current_user_id();
$is_b2b = get_user_meta($user_id,'b2bking_b2buser', true);
I believe putting it all together we would have
// Get the User Group
$current_user_group = b2bking()->get_user_group();
// Search price tiers
$price_tiers = get_post_meta($product->get_id(), 'b2bking_product_pricetiers_group_'.$current_user_group, true );
// if no group tiers, get regular tiers
if (empty($price_tiers)){
$price_tiers = get_post_meta($product->get_id(), 'b2bking_product_pricetiers_group_b2c', true ); }
Lastly, shipping costs would need to be added and this should be determined by WooCom shipping rules.
In the second stage of evolution, we need to store the setup costs and print prices for multiple decoration methods. This data should be automatically generated. This will allow the appropriate pricing based on the chosen print method to be applied for that product line or supplier.
Integration of Existing Systems:
- There are existing systems that need to be integrated with the configuration.
Formidable Forms and WooCommerce. An existing integration exists for a different product configuration.
Ideal Skills and Experience:
- Proficiency in Formidable Forms and WooCommerce.
- Experience in configuring service-based products.
- Knowledge of integrating existing systems into Formidable Forms and WooCommerce.
Please provide costs for the first and second stages of development.
Project ID: #37243706
About the project
69 freelancers are bidding on average $214 for this job
Hello there! My name is Tejraj and I am the founder of BVM Web Solutions Pvt. Ltd., a leading website development, corporate branding, and digital marketing company. We have great experienced developers and designers t More
**** Integrating Formidable Forms and WooCommerce for Product Configuration **** Hii, How are you??? I've checked your Jd for our services for integrating Formidable Forms and WooCommerce to configure service-based p More
Hi there! My name is Sanjay and I'm part of the Dynamite Web Solution team. We specialize in providing web design, development and SEO services. With over 1200+ reviews from satisfied customers, we're confident that we More
Hi There, Thank you for considering me for your project. I have reviewed the project details and I am confident that I can assist you in integrating Formidable Forms and WooCommerce for your product configuration need More
Hello, Hope you are doing great, I have seen the requirements of the job description you want to build a woo commerce website in WordPress but please explain what exactly you need in your website then I can give an ex More
Hello, Greetings of the day...!! As per your mentioned project scope in job post, I have read and want to continue discussion with this job to get a good result for your work. From last 7 years, I am working in E-co More
Hello Employer, Hope you're doing well. I have read your project description regarding "Integrating Formidable Forms and WooCommerce for a project involving product configuration" & it can be done as I'm an expert hav More
Hi I AM READY TO START NOW I have read your details posted in "Formidable Forms + WooCommerce = Product Configuration " project. I will give 100% best output from my end so that you will consider me only for future j More
Hi , I got myself interested and very suitable for this project and would like to discuss it with you over the chat so proceed further as i am having experience and expertise in JavaScript, PHP, HTML, WordPress and Wo More
Hello Sir, I went through your requirement. I will integrate Formidable Forms and WooCommerce for a project involving product configuration. We have 13 years of experienced professional developers and designers in res More
Hello, my name is Sunil and I am a full-time freelancer based in Chandigarh. I understand you are looking for a freelancer with experience in integrating Formidable Forms and WooCommerce for a project involving product More
Hello, I'm Asma,Graphic Designer and Web Developer with 8 years of experience working with clients and agencies from around the world. Creative problem solver with a passion for creating visually appealing and user-fri More
Hi, I am Senior Full Stack Developer I'm an Expert in: -PHP -Python -React JS -Laravel - CodeIgniter -Drupal 7,8,9 -Frontend & Backend Development -Zend -Cake -Python -Data Science -Machine Learning -JVM technologies More
Hello, I want to discuss the project of product configuration integration with Formidable Forms and WooCommerce for you. With over 10 years of dedicated experience in development and customization, I am confident that More
Thanks for your consideration. I am excited to hear that you are looking for a freelancer with experience in integrating Formidable Forms and WooCommerce for a project involving product configuration. As someone who ha More
Good morning Hi Nic W., I went through your project description and it seems like I am a great fit for this job. I am well skilled IT & Engg expert having great experience in WordPress, PHP, JavaScript, HTML and Woo More
Hi there! My name is Akriti and I am a freelancer specializing in Formidable Forms and WooCommerce. I understand from your project description that you are looking for a freelancer with experience in integrating Formid More
I am excited to hear that you are looking for a freelancer with experience in integrating Formidable Forms and WooCommerce for a project involving product configuration! With over 15 years of experience in the tech ind More