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 Multiple line item reference fields?

like to have one table containing order data such as product, amount, price etc and another containing ...
smash — October 2011 — 1 comment

Answer Answer to Question 3138

["commerce_product_calculate_sell_price"],     "IF": [      {"data_is": {"data": ["line-item:type"], ... {"commerce_line_item_unit_price_multiply": {"line_item": ["line_item"], "amount": ".9"}}    ]  }} ...
Admin — April 2013

Discussion Node fields in Commerce products/orders?

Event product type. Events have dates and can have multiple dates. When a user purchases a ticket to an ...
welly — September 2012 — 1 comment

Question 403 Error- Access denied

Vote up! 0 Vote down! Right, basically I'm trying to add the ability for authorised users ...
doughayward0 — February 2013 — Troubleshooting

Answer Answer to Question 7920

the default demo store from Commerce Kickstart, you can see they user a HTML List format for the ...
Favio Manriquez — April 2013 — 1 comment

Discussion product variations sizes images:(

change the product image if the user is changing sizes and not colors? And how can I upload just once my ...

Question Saving into a customer profile field

= commerce_cart_order_load($user->uid); $order_wrapper = entity_metadata_wrapper('commerce_order', $order); $annotations ...
maze — April 2013 — Customer Profile, php

Discussion Check on Review pane, and payment pane for stock availabilty

Hello, I'm working on the stock module, and I'd like to add a check after proceeding to the review and payment pages, that all the item are in stock. Is there a hook for when an order changes status? Thanks Idan ...
arbel — March 2011 — 6 comments

Discussion Pager on product display node

can i paginate the other 9? It would be a nice feature for the end-user to go to the next or previous ...
marinoszak — January 2012 — 1 comment

Discussion Order numbers only for completed orders

number autoincrement. It´s okay, but sometimes users do not complete their orders and order number jumps ...
maestro82 — September 2012 — 1 comment

Pages