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 Installed Commerce, then later Commerce Backoffice... something broke
views_exposed_form(Array, Array) call_user_func_array('views_exposed_form', Array) form.inc:798 ... 'page_1') call_user_func_array('views_page', Array) menu.inc:517 ...
authentictech — December 2012 — 2 comments
Question Connectivity for Blog posts and Products
(https://drupal.org/project/media_gallery) However, I feel like that will not be possible. What I am looking to do is to connect users ...
Question Product Image´s Display Format in a view of product types with product variants
show some fields of the product display (content type)- e.g. title, description- let the user select ...
4kant — March 2014 — view of product displays
Question Newbie Installation Issues
I have to use the following URL: www.commerce.com/?q=user (once you logout there's no login button ...
newsy — March 2014 — Troubleshooting
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 "Add Product to Cart" action not working
2 separate products. So I created a rule saying if the user tried to add more than 1 [4$ product], add the ... "user": ["site:current-user"], "sku": ["premium-sku"], ...
Discussion State Sales Tax
What is the best way to calculate state sales tax assuming that unless the shipping state is common with where the shopping cart is, there should be no sales tax added to the order? To clarify: I live in Florida and unless the item is being shipped to Flo ...
paradiseprotech — April 2011 — 9 comments
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
Question Is it possible to unlink color selection from ajax updated image?
problem is, when the user changes the color from the "Ad to cart form" in the "product ...
Discussion Category Banner Image
Hi, i'd like to add an image to the catalog banner, like in the demo store. I'v added and configured an image field in the taxonomy section, but no image shows up. Attachment Size schermafbeelding_2013-02-22_om_14.18.08.png 371.72 KB ...
roelwelters — February 2013 — 8 comments