Closed (outdated)
Project:
Commerce Add to Cart Confirmation
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2012 at 15:12 UTC
Updated:
18 Aug 2025 at 21:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alfthecat commentedHaving the same issue, also the image is hidden. Basicaly, only the quanity shows in the dialog.
I've checked permissions and even disabled SQL rewriting in the view. No luck.
See attached.
Comment #2
bojanz commentedYou need to give anonymous users the "view product of type X" (where X is your product type) or "view product of any type" permission.
Comment #4
a.ross commentedI'm having trouble getting this to work. I've granted the anonymous role access to view products of any type and also to the product types individually, but it's not working. Anything else that is required?
Comment #5
vasikecould you please use the latest version of this module?
thank you.
i 100% confirm mister bojanz (#2) solution.
you could also check :
1. "Commerce add to cart confirmation" View : admin/structure/views/view/confirm_message_product_display/edit
2. and the View mode (Display) settings used in this View for the every product type
ex. for "default" Product type: admin/commerce/products/types/product/display/add_to_cart_confirmation_view
or
admin/commerce/config/product-variation-types/product/display/add_to_cart_confirmation_view - if Commerce Backoffice Product enabled
Comment #6
a.ross commentedI have an issue with this on our development environment, but not on our production environment. I have no clue how to reproduce it at this time... :/
Comment #7
jrviorato commentedI did the following:
On admin/structure/views/view/confirm_message_product_display/edit --> Advanced settings --> Query settings: Settings --> Disable SQL rewriting
Is this the right way to go? or do I have to solve an issue with my installation?
Comment #8
re8260 commentedThe solution is to give "VIEW" permissions for all roles to product variant type/s
Like in Drupal "Commerce kickstart".
check the screenshot from "Commerce kickstart" permissions
Comment #9
tomtech commentedAutomatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.