oont-contents/plugins/side-cart-woocommerce/README.txt
2025-04-06 08:34:48 +02:00

252 lines
No EOL
7.3 KiB
Text

===Side Cart Woocommerce | Woocommerce Cart===
Contributors: XootiX
Donate link: https://www.paypal.me/xootix
Tags: woocommerce cart, floating cart, cart popup, woocommerce, slider
Requires at least: 3.0.1
Tested up to: 6.7
Stable tag: 2.6.3
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Manage your cart from just a click away with an interactive design
== Description ==
[Live Demo](http://demo.xootix.com/side-cart-for-woocommerce/)
Say goodbye to your old cart page. Our sliding cart lets you add, see, and handle items without leaving your current page.
💰 Real-time updates of your subtotal.
🔄 Effortlessly add, or remove items from your cart.
💳 Seamless checkout is just a click away.
🎁 Apply Discounts and Promo Codes (pro)
📱 Responsive design
#### Side Cart lite features
##Ajax-Based
Add products to your cart and effortlessly manage items, all without the need for page refreshing.
##Cart Menu
You get a floating basket showing the number of items in your cart. Easily integrate it into your menu for quick access to the side cart
##Customize the appearance
Craft your perfect side cart look with an abundance of styling choices. Achieve your desired design effortlessly by fine-tuning the settings.
- Different cart icons to choose from.
- Disable it on pages you don't need.
- Show sale or regular price
- Set cart width, height, colors, layout almost everything.
.... and a lot more.
#### Side Cart pro features
[Upgrade](https://xootix.Com/plugins/side-cart-for-woocommerce/)
##Manage quantity and other totals
Give customers full control: easily change the quantity and enjoy full transparency with detailed breakdowns of taxes, fees, and discounts for a hassle-free shopping experience.
##One click paypal, google pay, apple pay and amazon checkout
Streamline your checkout experience: no more lengthy form-filling! Let customers make a purchase in an instant with just one click
##Coupons
Apply coupons directly from your side cart! View your available coupon codes, and with a single click, watch your discounts apply instantly. Plus, explore a list of upcoming coupons, just a step away from activation, encouraging users to add more to their cart for extra savings.
##Add related products, upsells and cross-sells.
Boost your sales with handpicked recommendations! Add upsells, cross-sells, related products or custom products to your cart now.
Customers can directly add new products right from the side cart without leaving the page.
Three different styles to choose from - drawer, slider and column. You can set the number of products to show and customize the appearance.
##Shipping calculator
Customers can directly update their shipping location and get the exact shipping fee. You will no longer need a cart page to calculate the shipping value.
##Rewards & Checkpoints
Incentivize with progress: Free gifts, discounts and free shipping, display the minimum amount required to achieve a reward on progress bar.
##Cart notifications
Deliver real-time notifications with every cart update, ensuring users stay informed and engaged
###Why is our side cart unique?
- Tons of customization options
- Holds the highest ratings and most favorable reviews.
- Compatible with most of the popuplar plugins.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Click on Woo Side Cart on the dashboard.
== Frequently Asked Questions ==
= How to setup? =
Everything is already setup.Just activate the plugin & you are done.
= How to translate? =
You can use any third party plugin such as Loco Translate for hassle free translations or follow the instructions below
1. Download PoEdit.
2. Open the side-cart-woocommerce.pot file in PoEdit. (/plugins/side-cart-woocommerce/languages/
side-cart-woocommerce.pot)
3. Create new translation & translate the text.
4. Save the translated file with name "side-cart-woocommerce-Language_code". For eg: German(side-cart-woocommerce-de_DE)
, French(side-cart-woocommerce-fr_FR). -- [Language code list](https://make.wordpress.org/polyglots/teams/)
5. Save Location: Your wordpress directory/wp-content/languages/
== Screenshots ==
1. Card Layout
2. Card Layout - Pro
3. Row Layout
4. Row Layout - Pro
5. Floating Basket
6. Apply Coupon Pro
7. Shortcode [xoo_wsc_cart]
8. Change Shipping Pro
== Changelog ==
= 2.6.3 =
* Improv - Login popup/slider redirects to checkout page on login success.
* Template update - global/footer/buttons.php
= 2.6.2 =
* Fix - Card layout design
= 2.6.1 =
* New - Card Layout
= 2.6.0 =
* Fix - Add to cart not working for Single product block
= 2.5.9 =
* Fix - block themes fail to refresh cart
= 2.5.8 =
* Fix - Astra theme opening side cart on page load
= 2.5.7 =
* Fix - Elementor pro opens side cart while editing.
= 2.5.6 =
* Fix - Navigating via browser buttons was not refreshing cart.
= 2.5.5 =
* Fix - WP rocket recent update hiding the side cart
* Fix - Shortcode not working with blocks
= 2.5.4 =
* Fix - "Hide basket on mobile device" option not working
* Fix - Javascript error on devices <= ios14
= 2.5.3 =
* New - Option to login/register on checkout button click
= 2.5.2 =
* Fix - Shortcode doesn't hide on pages where basket is disabled
* Fix - event.submitter on add to cart
* Fix - WPML translation missing for shop URL
= 2.5.1 =
* New - Ajax now supports file uploads
* Fix - Disable ajax for categories option not working
* Fix - Security
= 2.5 =
* New - Option to disable ajax add to cart on categories.
* New - Export/Import plugin settings.
* New - Option to disable quantity.
* Update - Disable auto open cart when add to cart fails.
Template update
- /global/body/product.php
= 2.4.9 =
* Fix - bugs
= 2.4.8 =
* Fix - bugs
= 2.4.7 =
* Fix - Woocommerce 8.3 compatibility
= 2.4.6 =
* New - RTL Support
* Fix - PHP 8.2 compatibility
= 2.4.5 =
* New - Option to display sale price.
* New - Option to show variations in single/separate lines
* New - Overlay animation on side cart toggle.
* Template update - xoo-wsc-body.php
= 2.4.4 =
* New - Live settings customizer.
* New - Close icon setting
= 2.4.3 =
* New - Add cart icon to your menu bar.
* New - New basket icons to choose from.
= 2.4.2 =
* Fix - Conflict with divi bundle not opening images.
= 2.4.1 =
* Fix - Bundle and variation styling.
= 2.4 =
* New - Show total in checkout button
* New - Option to hide footer text when cart is empty
* New - Styling options ( Product margin, shadow, bgcolor, shadow, delete icons )
* Fix - Buttons order not saving
= 2.3 =
* Fix - Vulnerability warning fix
= 2.2 =
* Fix - Wordfence security warning fix
* Fix - PHP 8 error
* New - Added [xoo_wsc_cart] shortcode
* New - Few more settings for customization
= 2.1 =
* Fix - added missing strings for translation
* Fix - woocommerce_before_calculate_totals not updating
= 2.0 =
* Fix - Error notices
= 1.0.2 =
* New - Show/Hide on mobile device.
* New - Hide on particular pages option
* Fix - Bugs
= 1.0.0 =
* Initial Public Release.