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 How to see/expose the product title in the product display???

it. I also tried to add an extra (coded) field (just with the product title token) with Display Suite, ...
itamair — September 2011 — 3 comments

Question How do I fetch visitors cart contents, using services api?

services API. However, I'm not sure how. I would need to call using some ajax code- which would also ...
klavs — February 2013 — Commerce Services, Cart

Question Duplicating an order

website that will allow me to duplicate an order. I took the code from the module "Commerce ... currently available'), 'status', FALSE);    }  }} I have changed a few things with this code ... to make it work with my current set-up: 1) I took the code and put it in another function which is ...
HenryJones — February 2013 — Order

Answer Answer to Question 33085

get you the features you need. If you don't want to spend time dealing with code directly, ...
Dale Trexel Dale Trexel — March 2015

Question Changing Layout of a Product Page

and CSS concepts and a tiny bit pf PHP expererience. I'm just developing a website on Drupal ...
chris.sargent — February 2013 — 1 comment — Views, Theming, FAQ

Answer Answer to Question 13600

Vote up! 0 Vote down! Here is some code that adds ajax capabilities to the cart/"add to ... '#commands' => $commands);}?> Just add this code some where in a custom module and your cart should be ...
Johannes Kees — April 2014

Answer Answer to Question 7566

is a major limitation, which I too was surprised to discover. I am developing a clothing site for ...
djh007 — July 2013

Discussion Customising a product and passing it on to the cart (mod)

the commerce module? Where is the starting point of the cart code? What PHP POST data has to be sent ... point me at the right piece of code to start looking into. Thanks in advance, DeepBlue modules cart add ...
DeepBlue — October 2013 — 1 comment — modules, cart, add to cart, modding

Discussion Can I do it with the commerce module?

this with the commerce module. Do I need an affiliated module? Do I need to develop a new module? What ...
chefnelone — December 2011 — 2 comments

Discussion Commerce add to cart form fails when loaded via Ajax

Here's my code that loads the node: <?php     function my_module_node_loader ($nid = 0) {     $node ...
adam.harvie — October 2013 — 2 comments — ajax, form, add to cart

Pages