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 Import script
Hi! I would like to make a custom import XML script, to load external data from a custom software. This software only send xml data to the webshops. It is ok, but I would like to store an external ID in commerce (what is searchable). I tried that:... $pro ...
makgab — May 2012 — 4 comments
Answer Answer to Question 9442
http://hazmedsdisastermanagementproducts.nl/shop/modules/user/user.css?m... "); @import url(" ...
alf_frommars — August 2014
Answer Answer to Question 9287
work like a Movie Theater admission! =) After that an email is send to the user so he can print is ...
sw3b — September 2013
Answer Answer to Question 3304
$order->commerce_order_total. It contains shipping method that user picked. So working code is: <?php /* * Hook ... hook_commerce_checkout_pane_info_alter($checkout_pane) */ function mymodule_commerce_checkout_pane_info_alter (& $checkout_pane) { global $user ... = commerce_cart_order_load ($user-> uid); // array $order->data was detected with dsm() // it ...
UrmasZ — April 2013
Question Partial calculated price.
default price field) 2) price for ROLE 1 3) price for ROLE 2 Then with rules I check for the user role and ...
Answer Answer to Question 5263
purpose there is the feeds module with some additions for importing users, nodes, products (if you run ...
ronald — December 2012
Discussion Seting up distribution network/shop
Hi, first of all many thanks for creating such a flexible framework for Drupal. I want to create/program an internet shop, which channels the products from the supplier to the end customer. For this service the shop owner takes a commission. The internet ...
j.balton — August 2011 — 2 comments
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 5249
module enabled, use it to add and remove items to the client cart as needed, and just say that users with ...
jhmoore — December 2012
Discussion Product Catalog Discussion
We had a brief discussion this afternoon on IRC. The log is uploaded as an attachment. The gist of it was to toss around ideas for default catalog implementations that wouldn't be a part of core but would be available as starting points for shops as ...
