| 开发者 |
plugincy
hellomasum |
|---|---|
| 更新时间 | 2026年6月25日 15:33 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[onepaquc_checkout product_id="123" variation_id="456" qty="2" clear_cart="yes" auto_add="yes"]
Supported checkout-form attributes include product_id, variation_id, qty, clear_cart, and auto_add.
** 4. Floating Cart / Cart Drawer **
Use the settings tab to enable and style the floating cart. You can also place the cart drawer in menus, headers, templates, widgets, or page builders with:
[plugincy_cart]
Useful attributes include drawer, cart_icon, product_title_tag, position, top, and left:
[plugincy_cart drawer="right" cart_icon="cart" product_title_tag="p" position="fixed" top="80px" left="20px"]
** 5. Multi-Product One Page Checkout **
Use the One Page Checkout settings tab for defaults, or place a multi-product checkout anywhere with [plugincy_one_page_checkout].
Available templates include product-table, product-list, product-single, product-slider, product-accordion, product-tabs, and pricing-table.
Product ID examples:
[plugincy_one_page_checkout product_ids="152,153,151,142" template="product-table"]
[plugincy_one_page_checkout template="product-list" product_ids="12,15,18"]
[plugincy_one_page_checkout template="product-single" product_ids="12"]
[plugincy_one_page_checkout template="product-slider" product_ids="12,15,18,21"]
[plugincy_one_page_checkout template="product-accordion" product_ids="12,15,18"]
[plugincy_one_page_checkout template="product-tabs" product_ids="12,15,18"]
[plugincy_one_page_checkout template="pricing-table" product_ids="12,15,18"]
Category, tag, and attribute query examples:
[plugincy_one_page_checkout category="hoodies" template="product-table" limit="12"]
[plugincy_one_page_checkout tags="summer-sale" template="product-list" limit="12"]
[plugincy_one_page_checkout attribute="color" terms="blue,red" template="product-tabs" limit="12"]
Pro also supports the product-selection checkout template with product/variation labels, product images, layout, colors, spacing, and button style controls:
[plugincy_one_page_checkout product_ids="152,153,151,142" template="product-selection" position="after_description" product_label="Product" variation_label="Choose an option" updating_selection_text="Updating selection..." show_images="yes" product_layout="select_dropdown" primary_color="#4CAF50" secondary_color="#2196F3" border_radius="4" spacing="15" button_style="filled"]
** 6. Buy Now / Direct Checkout Usage **
Use the Direct Checkout settings tab to enable Buy Now buttons automatically on product and archive pages. You can also place a button manually:
[onepaquc_button]
[onepaquc_button product_id="123" variation_id="456" qty="2" text="Buy Now" icon="cart" icon_position="right"]
[onepaquc_button product_id="123" detect_variation="1" show_for="simple,variable,external,grouped"]
Supported button attributes include product_id, variation_id, detect_product, detect_variation, qty, text, icon, icon_position, class, style, and show_for.
** 7. Quick View Usage **
Enable Quick View from the Quick View settings tab. The plugin inserts the quick view button automatically on the selected WooCommerce product loops and page types.
You can configure product types, shop/category/tag/brand/attribute/search/single-product targets, button position, display type, icon, button text, popup content, AJAX add to cart, close-on-add, keyboard navigation, and mobile behavior.
** 8. Add To Cart Behavior **
Use the Add To Cart settings tab to customize WooCommerce Add to Cart behavior. The plugin supports button label changes, styling, AJAX add to cart, redirect-after-add behavior, archive quantity controls, success messages, and mobile sticky Add to Cart controls where enabled.
** 9. Checkout Form Usage **
Use the Checkout Form settings tab to control checkout field visibility, labels, required status, headings, quantity controls, remove-product controls, product image display, linked product titles, and supported WooCommerce Checkout Blocks behavior.
** 10. Gutenberg Blocks, Elementor Widgets, and Other Builders **
In the WordPress block editor, search the Plugincy block category. The plugin registers blocks for Buy Now Button, One-Page Checkout, Multi Product One Page Checkout, and Floating Cart.
In Elementor, use the Plugincy widget category for Buy Now Button, One-Page Checkout, Multi Product One Page Checkout, and Floating Cart widgets.
For Divi, Bricks, Beaver Builder, Oxygen, WPBakery, theme templates, widget areas, and other builders that support WordPress shortcodes, use the shortcode examples above.
** 11. Direct Checkout URL Links **
Create checkout links with URL parameters. The Free plugin uses the onepaquc_ prefix:
?onepaquc_add-to-cart=123&onepaquc_quantity=2
?onepaquc_add-to-cart=123&onepaquc_variation_id=456&onepaquc_quantity=1
?onepaquc_add-to-cart=123&onepaquc_variation_id=456&onepaquc_quantity=1&onepaquc_attribute_pa_color=blue
The Pro plugin uses the onepaqucpro_ prefix:
?onepaqucpro_add-to-cart=123&onepaqucpro_quantity=2
?onepaqucpro_add-to-cart=123&onepaqucpro_variation_id=456&onepaqucpro_quantity=1
?onepaqucpro_add-to-cart=123&onepaqucpro_variation_id=456&onepaqucpro_quantity=1&onepaqucpro_attribute_pa_color=blueYes, One Page Quick Checkout for WooCommerce is designed to be compatible with most WooCommerce themes. In case of styling conflicts, you can use the customization options to ensure proper display.
Absolutely! The plugin offers extensive customization options for colors, button text, form layout, and more through the plugin settings page.
Yes, the plugin fully supports variable products, displaying product variations within the checkout form for customer selection.
Yes. The plugin uses WooCommerce checkout, so it works with payment gateways that render correctly in your active WooCommerce checkout.
Yes. Cart drawer actions, add-to-cart flows, coupon updates, checkout refreshes, and quantity changes are handled with AJAX where supported.
Yes, you can specify which products use the quick checkout functionality and which follow the standard WooCommerce checkout process.
Yes. The plugin includes shortcodes that can work with page builders supporting WordPress shortcodes, plus Gutenberg blocks and Elementor widgets for buy now buttons, one-page checkout forms, checkout form placement, and cart drawer placement.
Yes. The plugin includes a Cart Recovery admin area for tracking cart activity and recovery analytics. Automated recovery emails, email templates, and advanced recovery actions are Pro features.
The plugin is translation-ready and uses WordPress internationalization functions, so it can be translated with standard translation tools and multilingual plugins.