Enhanced AJAX Add to Cart for WooCommerce
Use the block or shortcode to display a lightweight, smart, and flexible Add to Cart button inline with any content, on any page you desire. This extension for WooCommerce allows you to render a non-redirect button with an associated quantity field. Create effective and functional buttons to use for your or your customers convenience anywhere on your site you want! Find the newly released Pro version here! Premium now has a GROUP shortcode! [a2c_group_buttons product={1,2,3,4…} order={“title,quantity,separator,price,description”} // any order you want, also accepts first letters as arguments “q,s,t,p,d” for example. class={STRING} button_text={STRING} title={none|attribute} quantity={INTEGER}… /] Breaking Changes in 2.0 found here Lightweight We consider our product and its displaying components to be lightweight. The Add to Cart interaction is one of the key moments prior to the decision of a customer finishing their checkout. Understanding that, we are trying to deliver the smallest payload possible when it comes to html and assets. Keeping our html lightweight already, if objects are not displayed (e.g. title or price) then the html is never generated, rather than relying on css. Smart Keeping with the theme of lightweight and optimized, assets, which are separated by their uses, will only be loaded when they are used! Not only that, but the button will become disabled (by default) if the associated product is now out of stock (toggled in the settings). Flexible Through the block interface, you can change entirely the order of all parts of the product info & button. Toggling fields on and off, you can make the area fit the way you dream it! Many plugins we have used in the past feel overbearing when it comes to styling, sometimes making it hard to apply styles to help the plugin fit your theme. We left the themeing to you, using some base classes on elements like the buttons and quantity fields that we found let most themes do base styling to the elements. Block Documentation New “AJAX Add to Cart Block”! and New “Group AJAX Add to Cart Block”! New and improved interface to create flexible components on any page of your website that has the block editor enabled! Easily toggle displays and drag-and-drop to move around objects to change the appearance of the add to cart component on the front end. The major difference between the blocks is the Group AJAX add to cart block allows the selection of multiple products. The selected display settings and styling will be applied to all products the same in that block. Not only does the block have all the features the shortcode does, but expands further upon that allowing you to change the display order of each individual component using a visual editor! The block also has a product select tool so you no longer have to remember individual product or variation IDs Block fields available: – Title – Separator – Price – Quantity – Button – Image (premium setting) – Custom text field (premium setting) – Short Description (premium setting) Shortcode Documentation New Shorter Shortcode: [a2c_button /] and [ajax_add_to_cart /] are now options for the original [enh_ajax_add_to_cart_button /] The required field for every button is the product, with six optional fields: – variation (used for variable products) – title (to reflect the label before the button) – quantity (sets the default quantity AND hides the quantity checkbox) – show_quantity (if quantity is specified, re-enables the checkbox) – show_price – button_text – class – order (overrides show_quantity, show_price) Original single button shortcode: [a2c_button product={pid} variation={vid} class={STRING} order={"title,quantity,separator,price,description"} // any order you want, also accepts first letters as arguments "q,s,t,p,d" for example. show_price={beginning|b|after|a|rear|r} button_text={STRING} title={none|attributes|att|attribute} quantity={INTEGER} show_quantity={yes} /] Documentation notes: – The curly brackets “{ }” denote a list of options separated by a pipe ” | ” – With the exception of “pid” and “vid” options, the lower case “options” within the curly braces are to represent different settings available for the front end display order. These will soon be deprecated for a new property “order” – “pid” represents a product id, INTEGER value. – “vid” represents a variation id, INTEGER value. – STRING and INTEGER are to represent types. – INTEGER expects a whole number, and decimals are not fully supported yet. – STRING can have spaces in it if enclosed in quotes (“This is a string.”) otherwise it will take 1 word. Legacy shortcodes will remain working and will always take the options above: [enh_ajax_add_to_cart_button product={pid} variation={vid} /] [ajax_add_to_cart product={pid} variation={vid} /] SIMPLE PRODUCT: Use only the required parameters to make a quantity box and add to cart button for a simple product with the title to the left: [a2c_button product=42 ] Refer to screenshot 1 below to see the output VARIABLE PRODUCT: Use the product and variation parameters to make a quantity box and add to cart button for a specific variation of a variable product, with the fully qualified name: [a2c_button product=3312 variation=3313 ] Refer to screenshot 2 below to see the output Use the product and variation parameters to make a quantity box and add to cart button for a specific variation of a variable product, with only the variation attributes listed separated with a space as the name: [a2c_button product=3312 variation=3313 title=attributes ] Refer to screenshot 3 below to see the output Use the product and variation parameters to make a quantity box and add to cart button for a specific variation of a variable product, with no name listed: [a2c_button product=3312 variation=3313 title=none ] Refer to screenshot 4 below to see the output Use the button_text parameter to change the text on the Add to Cart button! (Strips out HTML tags) Use double quotes ( “like this” ) to get a phrase with spaces [ajax_add_to_cart product=3312 variation=3313 button_text="Add this to cart!" ] Use the show_price parameter to make a price field appear, with the options being before the title, after the title but before the quantity/add to cart button, or at the very rear of the line! Beginning [ajax_add_to_cart product=3312 variation=3313 show_price=b ] After Title [ajax_add_to_cart product=3312 variation=3313 show_price=a ] Rear (After Button) [ajax_add_to_cart product=3312 variation=3313 show_price=r ]
Top keywords
- button28×2.58%
- product28×2.58%
- add21×1.94%
- cart21×1.94%
- add to cart20×1.85%
- variation20×1.85%
- quantity19×1.75%
- title13×1.20%
- price12×1.11%
- ajax11×1.01%
- ajax add11×1.01%
- block11×1.01%
WooMultiOrder
Empower your customers to streamline their shopping experience with WooMultiOrder. This innovative plugin allows users to effortlessly add multiple products to their cart, calculate the total price in real-time, and seamlessly integrates with Elementor for a customizable order form appearance. Elevate your online store’s functionality and user experience today. Live Demo | Video Demo | Get Support | Upgrade to PRO This plugin seamlessly integrates with Elementor, elevating your customization possibilities and enriching the overall user experience. The dynamic rendering of the table with Elementor allows immediate visualization of changes. ELEMENTOR SETTINGS * Products Selection Section: Selected Products: Empower your Elementor experience with this control, allowing users to dynamically choose which products to display. Utilizing a multi-select dropdown, it dynamically populates product titles from published WooCommerce products. General Settings Section: Redirection to the Link: An integrated yes/no dropdown control in Elementor, determining whether users should be redirected to a specific link upon interaction. Redirection Link: When enabled, Elementor users can seamlessly set the destination link for a customized and uninterrupted experience. Reload: An Elementor-compatible yes/no dropdown control deciding whether to reload the page after specific actions. Show Add to Cart: Elementor-ready yes/no dropdown control determining the visibility of the “Add to Cart” button for each product. Table Columns Section (Pro Features): Various Elementor-compatible controls allowing toggling the display of specific columns in the product table. Includes options for name, image, attribute, manufacturer, category, description, SKU, price, quantity, and in-stock status. Appearance Section (Pro Features): Colors Tab: Elementor-friendly controls for defining background and text colors of the header/footer and the “Add to Cart” button. Table Body Tab: Elementor-compatible controls for customizing text color, background color, font size, and font weight of rows in the product table. Includes an option to underline product titles. Product Title Underline: An Elementor-integrated yes/no dropdown control to determine whether product titles in the table should be underlined. Other: Product Title Underline: Elementor-ready yes/no dropdown control to decide whether to underline product titles in the table. SEE THE DEMO Frontend, admin settings, and Elementor widget walkthrough: KEY FEATURES Flexible Order Forms: Add multiple products to your cart and submit them instantly. Real-Time Calculations: Witness the total order price updating dynamically as products are added. Elementor Integration: Craft visually appealing order forms using Elementor’s drag-and-drop interface. Attribute Display: Showcase product attributes directly on the order form. Category Filtering: Select specific categories to display products from. Product Selection: Add products by ID for enhanced customization. Shortcode Integration: Place your order form anywhere on your site with the [flance_products_form] shortcode. Multiple Forms Management: Easily create and manage multiple order forms for different purposes. Translation Ready: Reach a global audience with built-in translation support. Ajax-Powered: Experience lightning-fast product additions to the cart. User-Friendly: Easy setup and configuration for users of all levels. Category, Tag, SKU, Stock, and Rating Columns: Enhanced product visibility with additional columns. AJAX-Powered Live Search Box: Improve user experience with dynamic live search capabilities. Redirect to custom page after submission PRO FEATURES Elevate your control with comprehensive Elementor settings, empowering you with advanced customization options. All Free Features Elementor-Enabled Controls Sections: General Settings Section Products Selection Section Table Columns Section Appearance Section Other Rocket Speed 24/7 Support: Benefit from priority assistance through our dedicated 24/7 support team, ensuring a prompt resolution to any queries or issues you may encounter. Redirect to a Custom Page After Submission – Take full advantage of the flexibility to redirect users to a custom page, providing a tailored post-submission experience. Shortcode: Use the shortcode [flance_products_form] to display your order form. Optional parameters include: product_ids: Comma-separated list of product IDs to show. Installation: Upload the flance-add-multiple-product plugin to your /wp-content/plugins/ directory. Activate the plugin through the WordPress plugins menu.