Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Discussion commerce_cart_add_to_cart_form_attributes_refresh and drupal_alter

Hi, I am trying to add an additional AJAX command that's fired when users select a product reference (eg. users select a product reference and a value on the page is updated). I have found commerce_cart_add_to_cart_form_attributes_refresh() and I can ...
rj — December 2012 — 3 comments

Discussion Product image on cart form

Does anyone know how you can get a product's image to show on the shopping cart form? In product types there is a line item display and I've added all the fields I want there including the products image but this does not seem to affect the cart ...
magicmyth — November 2011 — 28 comments

Discussion Bestsellers View

Hi guys. Wonder if anybody could help with creating a Bestsellers view. I'm currently weighing up whether Drupal Commerce is the right eCommerce system for an upcoming project. I use Drupal 7 a lot, and I love it, especially the ease with which you c ...
ruralcreative — July 2012 — 5 comments — bestsellers block, views

Discussion How do I know the language in which an order was placed?

I have a multilingual site and i have performed the following tests: (1) with an anonymous user, place an order entirely en English and the email [email protected] (2) with an anonymous user, place an order entirely in French and the email [email protected] Drupa ...
Albert Albala — November 2013 — 2 comments

Discussion Change "cart" to "Basket"

Hi How can I change "Add to cart" to "Add to Basket", "Shopping cart" to "Shopping Basket" and so on? Basically, because I'm developing a UK website, I'm looking to change each instance of "cart" ...
UserFriendly — July 2011 — 18 comments

Answer Answer to Question 3261

Vote up! 2 Vote down! We're still working through some of the bugs. This is definitely one of the items on our list. Glad you're using it! Hopefully we will get that fixed soon. ...
Aaron Dudenhofer — April 2013 — 2 comments

Answer Answer to Question 8302

Vote up! 0 Vote down! If the product image field is inside the product variation type, you might have to use another set of events, like in this rule: {"rules_get_product_image": {    "LABEL": "Get Product Image",     "P ...
Favio Manriquez — May 2013 — 2 comments

Discussion Removing attribute of "size" from teaser view

So I added a size field to the product content type as I sell some items of clothing and obviously want size. That works a treat, however when I manage display and on the teaser select size to be "hidden" it still shows http://www.requiemstore.c ...
RequiemUK — November 2012 — 2 comments

Discussion Formatting a Product in a View does not show price field

I a little confused about something that I am not sure is a bug, by design, or has a different way to achieve the goal. I am displaying a Product Display inside a View. In order to display the Product Display as I want it, I need to use Fields instead of ...
authentictech — December 2012 — 5 comments

Question How do I create a relationship to the table commerce_options?

Vote up! 1 Vote down! I've got a commerce installation using product attributes and product options. Everything appears to be working when I add options to the products. When I add products in the shopping cart, the system asks me all the options as ...
godfriedv — April 2013 — 2 comments — Product Attributes, Views, Catalog

Pages