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 Product Import- Prices showing only on some items in products view
;0',delta='0',commerce_price_currency_code='USD',commerce_price_data='a:1:{s:10 ...
Discussion Customers & Users
Hi, I think there is room for improving the way 'Customers' will be handled in Ubercore. Our admin people have a lot of trouble dealing with the fact that a 'customer' does not exist until an order has been placed, even though a User f ...
Psy — November 2009 — 7 comments
Discussion Ensuring a Price on products
Ok, so I've been kicking this question around for a couple of days regarding prices on products. I'm at the point where I'm mocking up an Add to Cart form display formatter for the Product Reference field. I started to get worried about dep ...
Ryan Szrama — February 2010 — 2 commentsAnswer Answer to Question 4879
Vote up! 1 Vote down! The following code gave me access to an image for my product: <?php ...
Josh Miller — March 2013Answer Answer to Question 6815
still prevent the Add to Cart from happening: See this code for disabled products in our Add to Cart ...
Ryan Szrama — April 2013Discussion How I can collapse checkout panes?
Hello everyone! I have 2 panes in a custom checkout page (one pane is collapsed and one not). I want that when I click the collapsed pane, this will be visible and the other to collapse automatically. Is this possible? What property have to change? Can do ...
cdaimiel — December 2013 — 1 comment
Discussion View Cart and Checkout links
accomplish this within Views? I'd like to avoid creating/modifying modules/php code because this should ...
willeadie — February 2012 — 1 comment
Answer Answer to Question 3553
bit of php code: <?php $price = $entity-> commerce_price ['und'][0]; $calculated_price ...
Josh Miller — April 2013Discussion Commerce for products specific to various computer brands.
new to Drupal, but am an expert PHP developer and have written a few modules, so I am wet enough, and ...
vintorg — March 2012 — 1 comment
Discussion How to set up menu structure from tags
automaticly (like a normal webshop menu structure) or is coding needed? Thanks in advance. I really hope that ...
soundexcel — November 2012 — 1 comment
