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.
Question Access to the original version of a line item
code. How can I find out the original line item product? Best regards! hook_commerce_order_presave ...
Tom M — September 2014 — hook_commerce_order_presave
Discussion Custom module refreshing order total on change of payment method
Hi all, I'm coding a custom module that i'm sure more of us will enjoy. It's goal ...
elsteff1385 — October 2013 — 3 comments
Question Shouldn't this rule create a line item for an order?
"param_commerce_unit_price": {"value": {"amount": 9900, "currency_code": "USD"}}, ... "param_commerce_total": {"value": {"amount": 9900, "currency_code": "USD"}}}, ...
Question Providing extra input fields to customers in add-to-cart form
best way to go about that? I'm happy to develop a module for that, but need some guidance on where ...
jurgenhaas — December 2013 — customization
Question Single store, multiple vendors/payment gateways
the simplest approach (with least coding please!) And don't say ask Commerce Guys for a quote ...
pxs — March 2013 — 1 comment — market classified payment
Discussion Product Display in Views
How do you display a Product Display in views. I have am developing a t-shirt store I have created ...
Harntrox — March 2012 — 3 comments
Question Setting pricing attribute fields programmatically
adding "set_id" to match the appropriate option set, but as I look through the module code it ...
Discussion cart functions only for specific role
Hi, I am building a new site that i need to allow ONLY wholesaler to be able to add to cart items and checkout however all other users can only view the products but not have any cart functions including not to show the add to cart button for them. how ca ...
ariban99 — March 2013 — 7 comments
Question Coupon as Gift Certificate
manually email them a code against the value that they have bought, using some pre-created fixed price ...
Discussion Change Variation Dropdown to radio buttons
In Commerce Kickstart 2, when you have product variations, the variations are shown in a dropdown above the quantity field in the add-to-cart form. In some cases, I would prefer to show the variations as radio buttons instead of the dropdown. Where would ...
richm — June 2013 — 7 comments — add to cart
