Step 1: Download the zip file from the codecanyon.net
Step 2: Extract the downloaded zip file on your desktop or in any folder.
Step 3: Open the extracted folder “woocommerce-cart-share-and-save“.
Step 4: Here you found three folders 1) Documentation 2) License 3) Plugin.
Step 5: Open “Plugin” folder. Now you found the main plugin file “plugin.zip“.
Step 6: Log in to your WordPress admin panel.
Step 7: Mouse over the “Plugins” menu and click on “Add new“.
Step 8: Click on the “Upload Plugin” button and then click on the “Browse” button.
Step 9: Select the “plugin.zip” file and click on the “Upload” button.
Step 10: Now the final step, after uploading complete click on the “Activate Plugin” button.
Popup Background Color: Change popup background color. Default #ffffff
Popup Text Color: Change popup text color. Default #21234a
Buttons Background Color: Change buttons background color. Default #fc6c6c
Buttons Text Color: Change buttons text color. Default #ffffff
Popup Overlay: You can enable or disable the popup overlay.
Button Location: You can select the share cart button position. Default With - Apply Coupon
Buttons Status: You can enable/ disable buttons on the cart page.
RTL (Right to Left): If your website supports Arabic or Hebrew then you can enable this option.
User Can Save Cart?: Enable this option if you want users can save cart.
User Can Print Cart?: Enable this option if you want users can print cart.
Select Social Media: You can enable or disable share media channels.
Note: Messenger required integration, click here to know more about it.
Display By Roles: You can enable or disable share cart by the roles.
Retrieved Cart Redirection: Select the page where user redirects after retrieving a shared cart.
Social Share Message: This message will send with the shared link.
Custom CSS: Enter your custom CSS.
Automatically Delete Cart Options:
Share Cart Button Text: Change share cart button text.
Share Cart Title: Change share cart title message.
Save Cart Button Text: Change saves cart button text.
Email Cart Button Text: Change email cart button text.
Save Cart Input Placeholder: Change save cart input box placeholder.
Save Cart Message: Change save cart message.
Save Cart Not Logged in Message: Change saves cart message if user not logged in.
Empty Cart Message: Enter a message for empty cart message.
Empty Retrieved Message: Enter a message for successfully cart retrieved.
Cart Not Found Message: Enter a message for cart not found.
Label For Email To: Enter the label for an email to.
Label For Subject: Enter the label for email subject.
Label For Message: Enter the label for the email message.
Send Cart Button Text: Enter the label for share cart button under the email form.
Messenger APP ID: Enter your Facebook developer App ID.
Follow the following steps to create Facebook App ID.
Tab Name: You can change the tab name from here.
Slug: You can change the slug ( URL parameter ) from here. Default saved-cart
Restore Cart Button Label: Enter the button label for Restore cart button.
Share Cart Button Label: Enter the button label for Share cart button.
Delete Cart Button Label: Enter the button label for Delete cart button.
Empty Saved Cart Button: Enter button label for no saved cart.
Empty Saved Cart Message: Enter a message for no saved cart.
Brand Logo: Upload your brand logo.
Brand Name: Enter your brand name.
Header Background Color: Change the email header and footer background color.
Header Text Color: Change the email header and footer text color.
Button Background Color: Change the email button background color.
Button Text Color: Change the email button background color.
Body Color: Change the email body background color.
Button Text: You can change the button text here.
Email Description: Add the email description here.
Follow Us:
Email From Name: Enter the email come from name.
Email From: Enter an email of your store.
Print Cart Settings were introduced in version 2.1.0
Brand Logo: Here you can upload the logo of your brand.
Header Background Color: Changes the print cart header background colour.
Button Background Color: Changes the print cart button background colour.
Button Text Color: Changes the print cart button text colour.
Button Text: You can change the button text here.
Print Cart File Name: You can change the print cart file name (while saving the print cart in PDF format).
Retrieve Cart Button: You can easily hide or show the retrieve cart button on the print cart.
Retrieve Cart Link: You can easily hide or show the retrieve cart link on the print cart.
Website Style: Default, we designed the print cart as per the standard of the print paper, where we have selected a basic style. You can inherit your theme style in the print cart by disabling this option.
Displaying Share Cart Button: Copy and paste the following shortcode directly into the page, post, or widget where you would like the share cart button to show up.
[wcss-share-cart-btn]
Parameters:
text
Change the button text.bgColor
Change the button background color.textColor
Change the button text color.Example: [wcss-share-cart-btn text="your_button_text" bgColor="#333333" textColor="#ffffff"]
Introduced in version 1.8.3
Displaying Save Cart Button: Copy and paste the following shortcode directly into the page, post, or widget where you would like the share cart button to show up.
[wcss-save-cart-btn]
Parameters:
text
Change the button text.bgColor
Change the button background color.textColor
Change the button text color.Example: [wcss-save-cart-btn text="your_button_text" bgColor="#333333" textColor="#ffffff"]
Introduced in version 1.8.3
Displaying Email Cart Button: Copy and paste the following shortcode directly into the page, post, or widget where you would like the share cart button to show up.
[wcss-email-cart-btn]
Parameters:
text
Change the button text.bgColor
Change the button background color.textColor
Change the button text color.Example: [wcss-email-cart-btn text="your_button_text" bgColor="#333333" textColor="#ffffff"]
Here you can find some most asked technical questions and their solutions.
Step 1: Log in to your WordPress admin panel.
Step 2: Click on the Woo Cart Share from the admin menu.
Step 3: Now, click on the Popup Text Settings tab.
Step 4: Scroll down the page till Save Cart Not Logged in Message option.
Step 5: Click on the Login Now link and a small popup window will appear.
Step 6: Click on the Pencil Button and add your login page link.
Step 7: Click on the Save Changes button.
Step 1: Log in to the WordPress admin dashboard.
Step 2: Mouse over on Woo Cart Share and click on the Saved Cart menu.
Step 3: Now, click on the Delete all saved & shared carts button to delete all the saved and shared carts
WooCommerce Cart Share & Save template files contain the markup and template structure for frontend and HTML emails of your store.
How to override the template.
Original template files can be found within the /woocommerce-cart-share-and-save/templates/
directory.
You can override the WooCommerce Cart Share & Save the template by creating a folder wcss-templates
inside of your child theme root.
Copy the template into a directory within your theme named /wcss-templates
keeping the same file structure.
Example: To override the share cart email copy: wp-content/plugins/woocommerce-cart-share-and-save/templates/email-cart/email-cart.php
to wp-content/themes/yourtheme/wcss-templates/email-cart/email-cart.php
The copied file will now override the WooCommerce Cart Share & Save default template file.
Still no luck? We can help!
Our WooCommerce experts are always available for you to make the template according to your need at very reasonable development cost. Contact us now.
Que: Can I show Share and save cart button only for the particular user role?
Ans: Yes, you can show the Share and Save cart button only for the particular user role by selecting them.
Goto Woo Cart Share > Basic Settings > Display By Roles ( Enable option ) and select the role(s) from the dropdown menu.
Our professional, high-quality support is always on hand to help you out.
1: Improved print cart design: In version 2.1.0, we drastically improved the design of the print cart.
2: New print cart options section: We added new admin settings section, particularly for print cart customization. Read more here.
3: Shared/ Saved cart processed status: Before version 2.1.0, there was no way to find out whether the shared/ saved cart was processed by the user or the customer but now, the admin can easily know the processed status of shared/ saved cart.
VERSION 2.3.0
VERSION 2.2.0
VERSION 2.1.1
VERSION 2.1.0
VERSION 2.0.7
VERSION 2.0.6
VERSION 2.0.5
VERSION 2.0.4
VERSION 2.0.3
VERSION 2.0.2
VERSION 2.0.1
VERSION 2.0.0
VERSION 1.9.4
VERSION 1.9.3
VERSION 1.9.2
VERSION 1.9.1
VERSION 1.9.0
VERSION 1.8.6
VERSION 1.8.5
VERSION 1.8.4
VERSION 1.8.3