by WP DEV Admin | Aug 12, 2026 | Cart Drawer Documentations
WooCommerce must be active for any plugin functionality to load; without it, only an admin notice is shown. The plugin does not use Composer or any bundled third-party libraries. HPOS (Custom Order Tables) compatibility is declared explicitly, so the plugin works with...
by WP DEV Admin | Aug 12, 2026 | Cart Drawer Documentations
Deactivating the plugin leaves its settings in place. Deleting it through Plugins → Installed Plugins runs the plugin’s uninstall routine, which removes its stored options from the...
by WP DEV Admin | Aug 12, 2026 | Cart Drawer Documentations
Use the shortcode to place a standalone “Buy Now” button for a specific product anywhere shortcodes are supported: [arch_buy_now product_id=”123″] [arch_buy_now product_id=”123″ show_price=”yes”] Attribute Required Description...
by WP DEV Admin | Aug 12, 2026 | Cart Drawer Documentations
Open any Simple or Variable product for editing and select the “Bundle Pricing” tab in the Product Data panel: “Use global settings” is checked by default — the product follows the store-wide tiers configured in Admin Dashboard → Flycart. Uncheck it to reveal a tier...
by WP DEV Admin | Aug 12, 2026 | Cart Drawer Documentations
All plugin options live under Settings → Flycart in the WordPress admin. The screen is organized into the following groups: General Cart title (default: “Your Cart”) Checkout button text (default: “Secure Checkout”) Drawer position: left or right Enable/disable AJAX...
by WP DEV Admin | Aug 12, 2026 | Cart Drawer Documentations
Upload the arch-side-cart folder to /wp-content/plugins/, or install the plugin ZIP via Plugins → Add New → Upload Plugin. Activate the plugin from the Plugins menu in WordPress. Make sure WooCommerce is installed and active — the plugin checks for this on load and...