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

Answer Answer to Question 10281

Vote up! 0 Vote down! I found that in panels there is a block under Miscellaneous called "shopping cart" that seems to be what i need for this. I just needed to tweek the view slightly. ...
xbrianx — October 2013 — 1 comment

Discussion Price display

Hi there, My productprice is showing up without currency symbol and without a comma. Like this: 995 I just want to display my price as normal like: €9,95 Probably I did a weird setting, but I can't find what the problem is. Anyone who knows something ...
rkedde — December 2012 — 2 comments — product price

Discussion going live with PayPal?

I've reading through a few threads here and "there", and I'm a bit confused. Can I go live with a VERY simple site using PayPal as the gateway? The site, will have a handful of items, and will be a great learning ground for me. However ...
TechDust — March 2011 — 6 comments

Discussion Downloading Orders into a spreadsheet

Anyone know how to access the results of your orders and download them into a spreadsheet? ...
shedesigns — December 2011 — 2 comments

Discussion Add span to price after decimal point

Hello On my product display I would like to add a span or a sup element so I can make my.99 prices display in superscript like this http://www.magentocommerce.com/boards/viewthread/43075/ I wonder how is the best way of injecting this into my template to ...
wildchief — November 2013 — 2 comments

Discussion Mark a product as new..

After adding a new product in drupal commerce, How can we mark it as new????? 7.15 ...
jyoti — May 2013 — 7 comments — 7.15

Discussion iDeal, Dutch payment

iDeal is widely used in the Netherlands for payments directly with the customers bank. An iDeal payment module is almost manditary to make Drupal Commerce be addopted in the Netherlands. Ar there any projects going on implementing iDeal. Is there a paymen ...
spoetnik — July 2011 — 9 comments

Answer Answer to Question 10007

Vote up! 0 Vote down! There is no generic module to handle this (aside from commerce_bpc) at the moment. You will need to write a custom script (or run some PHP via VBO) that will generate and save the product variations for you, manually (or, write the g ...
bojanz Bojan Zivanovic — September 2013 — 1 comment

Discussion Pricelist per user (Custom price per product and per user)

Hi, I have a complicated situation! I need one pricelist per user! What I mean: I have 500 customers that have different price per product on my ERP. So one pricelist per user. I have 1000 products. So, have I need to create 500x1000=500000 rules? I searc ...
tarasiadis — January 2014 — 3 comments — price, price list

Pages