-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cart icon is not showingnumber of items #8
Comments
Hi @georgeshemtov , the Cart menu item should show a quantity indicator once the Cart page has been added to the nav menu in your Menus settings. The icon will appear after an item has been added to the cart. Here's an example of how it should look: |
Thanks, Karen
All we are trying to do is to have it act something like:
https://codyhouse.co/demo/quick-add-to-cart/index.html
when the user clicks on Add to Cart we simply show an INDICATOR that items
were added and show the number of added items on the cart icon.
Is this possible with the BC-WP plugin?
…On Wed, Jun 13, 2018 at 10:51 AM Karen White ***@***.***> wrote:
Hi @georgeshemtov <https://github.com/georgeshemtov> , the Cart menu item
should show a quantity indicator once the Cart page has been added to the
nav menu in your Menus settings. The icon will appear after an item has
been added to the cart.
Here's an example of how it should look:
https://moar-tools-moar-progress.com/wp-demo-clean/products/categories/womens/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAoPNRseX0aaOS5HHPTDelzfpSiruktLks5t8VEUgaJpZM4UlkC6>
.
|
@georgeshemtov To clarify, BigCommerce for Wordpress currently shows the number of items added to the cart on the cart icon, but we are testing and iterating on that feature to make sure it works well under every circumstance. When a shopper adds an item to the cart, the current behavior is to direct the shopper either to the cart page or the checkout page. It's helpful to know that you'd like the option keep the shopper on the same page and show a UI indicator that the item was added, and this is something we can look into for future plugin releases. |
@georgeshemtov We're tracking the feature request for the add-to-cart flow you requested on #45 . I'm going to go ahead and close this to keep those feature requests consolidated. |
I have followed the instructions to integrate the "Bigcommerce for Wordpress" plugin in my site. I have added the API Credentials in wordpress and connected it then improted the products from Bigcommerce store and currently it displaying on tests page
please check this URL https://thepeopleschemist.com/tests-page/
I'm able to add the product item onclick ADD TO CART button and it is redirecting on cart page as well
but mainly I need is to have the add to cart click add item to the cart icon, Currently CART ICON (In the header menu) is not showing the number of items.
Please Help Me As Soon As Possible!
The text was updated successfully, but these errors were encountered: