Business Pro Plan

Buy now
(with code)

Watch how to Setup

Set up

1. Add this Code before closing /body tag

	
   <script>
   
   $(document).ready(function () {
	var clicknum = 0;
   $('#packageSwitch').click(()=>{
  	clicknum++;
  	if(clicknum % 2 ===0){
    	$('.number').each(function () {
        var $this = $(this),
            countTo = $this.attr('data-month');

        $({ countNum: $this.attr('data-year') }).animate({
            countNum: countTo
        },
            {
                duration: 500,
                easing: 'linear',
                step: function (now) {
                    $this.text(Math.round(now.toFixed(2)));
                },
                complete: function () {
                    $this.text(this.countNum);
                }
            });
    });
    }
    else{
    	$('.number').each(function () {
        var $this = $(this),
            countTo = $this.attr('data-year');

        $({ countNum: $this.attr('data-month') }).animate({
            countNum: countTo
        },
            {
                duration: 500,
                easing: 'linear',
                step: function (now) {
                    $this.text(Math.round(now.toFixed(2)));
                },
                complete: function () {
                    $this.text(this.countNum);
                }
             });
         });}
      });
    });
    
   </script>
  

2. Set up the toggle switch

Go ahead and add an ID = "packageSwitch" to the Toggle switch.

This code is a JavaScript script that uses the jQuery library. It sets up an event listener for a click on an element with the ID "packageSwitch" and defines what should happen when that element is clicked.

3. Set up Attributes to the pricing number

Add these attributes to the Pricing number of the build
(you have to add both attributes )

Name=data-month
Value= (your monthly pricing here)

Name=data-year
Value= (your yearly pricing here)

In this code, the "data-month" and "data-year" attributes are used to store numeric values that are used in the jQuery animation. When the user clicks on the "packageSwitch" element, the script reads the values of these attributes for all elements with the "number" class, and then animates the displayed value of those elements from "data-year" to "data-month" or from "data-month" to "data-year", depending on the value of the "clicknum" variable.

4. Add the webflow animaiton to the switch

Add the toggle switch animation from the interaction pannel in the designer.

This is a simple and basic webflow interection which targets the circle to move and make the animation happen. Also it effects the changing of the buttons too, so that you can put different links to the buttons while changing from monthly to yearly plane.

Made with ❤️ by Pixeto.co

This plan includes everything in our Growth Plan plus our:

The Business Plan builds upon the foundational services of the Growth Plan, enhancing your marketing strategy with additional expertise and resources to drive substantial growth.

Enhanced Marketing Services

Pay-Per-Click Advertising (PPC)

  • We'll establish and manage custom Google Ads campaigns designed to attract targeted traffic to your website, increasing your visibility to potential customers actively searching for your services or products.
  • Our team will continuously optimize your PPC campaigns, focusing on keyword selection, ad copy, and bidding strategies to maximize your return on investment.
  • Regular monitoring and adjustments will be made to ensure that your PPC efforts are aligned with the latest trends and market changes, keeping you ahead of the competition.

Social Media Advertising

  • We will create and run highly-targeted ad campaigns across social media platforms, reaching out to audiences that are most likely to engage with your brand and convert into customers.
  • Custom audience targeting will be utilized to pinpoint your ideal customer demographics, interests, and behaviors, ensuring that your advertising budget is spent efficiently.
  • Creative ad designs and compelling copywriting will be developed to resonate with your target audience, driving higher engagement and lead generation through social media channels.

Conversion Rate Optimization (CRO)

  • Your website's user experience will be thoroughly analyzed with the goal of identifying and removing friction points, simplifying the path to conversion, and ultimately increasing the percentage of visitors who take desired actions.
  • We'll implement A/B testing and other optimization techniques to refine webpage elements such as call-to-action buttons, forms, and navigation structure, ensuring they contribute to a higher conversion rate.
  • Insights from user behavior analytics will be applied to make data-driven decisions, enhancing the user journey and boosting the effectiveness of your website as a sales tool.

Monthly Analytics and Reporting

  • Comprehensive monthly reports will be provided to give you a clear view of your website's performance, advertising campaign results, and other key metrics that are crucial for informed decision-making.
  • Our reports will include analysis and interpretation of data to help you understand the impact of our marketing efforts and identify areas for further improvement or adjustment.
  • We'll offer actionable insights and recommendations based on the analytics, ensuring you have the knowledge to make strategic business decisions.

Fast Chat and Email Support

  • You'll have access to prompt and reliable support through both chat and email, ensuring any questions or concerns you have can be addressed quickly by our customer service team.
  • Our support staff are knowledgeable and ready to assist with any aspect of your marketing plan, from technical queries to strategic advice.
  • We are dedicated to providing exceptional service and our fast response times mean that your business can keep moving forward without delay.

With the Business Plan, you're not just getting a service; you're gaining a strategic partner dedicated to helping your business achieve its fullest potential. Let us help you navigate the digital landscape with our comprehensive marketing solutions.

Please note that the feature details provided above are general and can be further customized based on your specific requirements and objectives. It's recommended to have a detailed discussion with our team to define the scope of work and receive a personalized proposal for your project.

Preferences

Privacy is important to us, so you have the option of disabling certain types of storage that may not be necessary for the basic functioning of the website. Blocking categories may impact your experience on the website. More information

These items are required to enable basic website functionality.

Always active

These items are used to deliver advertising that is more relevant to you and your interests.

These items allow the website to remember choices you make (such as your user name, language, or the region you are in) and provide enhanced, more personal features.

These items help the website operator understand how its website performs, how visitors interact with the site, and whether there may be technical issues.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.