Anywhere Add to Cart: Customizable Shopping Shortcode
Anywhere Add to Cart: Customizable Shopping Shortcode
Description
Anywhere Add to Cart is a lightweight and secure plugin designed to give you total control over your WooCommerce purchase buttons. Whether you are building a custom landing page, a blog post, or a unique layout in a page builder like Elementor or Divi, this plugin allows you to drop a fully functional ‘Add to Cart’ button anywhere using a simple shortcode.
Unlike standard shortcodes, this plugin is optimized for Variable Products, handling attribute selection and live price updates seamlessly. It also features a built-in styling dashboard so you can match your buttons to your brand without writing a single line of CSS.
🚀 Key Features
- Smart Shortcode: Use
[anywatc]to automatically detect product IDs on single product pages. - Specific Targeting: Use
[anywatc id="123"]to display a button for any specific product on any page. - Variation Support: Full support for WooCommerce variations, including dropdowns and price updates.
- Style Customizer: Easily change button colors, typography, and border styles from the admin menu.
- Performance Optimized: Scripts and styles are enqueued correctly to ensure fast page load times.
- Developer Friendly: Built with security best practices, including strict output escaping and input sanitization.
Installation
- Upload the
anywhere-add-to-cartfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to the Anywhere ATC menu in your WordPress dashboard sidebar to configure your button styles.
- Use the shortcode
[anywatc]or[anywatc_cart]in any page, post, or widget area.
Screenshots
Faq
Go to Products > All Products in your dashboard. Hover over a product name, and the ID will appear (e.g., ID: 123).
Yes! It is fully compatible with Gutenberg, Elementor, Divi, Beaver Builder, and WPBakery. Simply use the ‘Shortcode’ block or widget.
Yes, the plugin uses standard WordPress internationalization (i18n) functions and is ready for translation.
Absolutely. The plugin will automatically render the variation selection dropdowns and handle the “Add to Cart” logic just like a standard product page.
Reviews
Changelog
1.0.2
- Refactored script loading to use
wp_add_inline_script()for better compliance. - Updated all function and option prefixes to
anywatc_to prevent naming collisions. - Updated “Tested up to” version to 6.9.
- Verified compatibility with PHP 8.0+.
1.0.1
- SECURITY: Implemented strict output escaping using
esc_html_e()andesc_attr(). - SECURITY: Added
wp_unslash()and rigorous sanitization for all admin settings. - FIXED: Resolved trademark naming restrictions for the WordPress.org repository.
1.0.0
- Initial Release.



