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 View disabled products with status = 0
Hi, Is it possible to view products in the product display just with a disabled add to cart button? Now, all disabled products is a product kit will be removed from the select list. THANK YOU. Kind regards, Ron disabled products ...
ron_ron — August 2013 — 1 comment — disabled products
Answer Answer to Question 12540
Vote up! 0 Vote down! That's an interesting feature request. I'm pretty sure once you've handed the payment off to paypal, there's no real way to "stop" the transaction. I think you might be best off creating a rule that chec ...
Josh Miller — December 2013 — 1 commentAnswer Answer to Question 7566
Vote up! 0 Vote down! I have the same problem... I have two questions:- Is the system able to know if the same image has been uploaded twice? I ask this question because I'm curious to know if the system really upload inside files directory 2000 dupl ...
Brennino — April 2014 — 1 comment
Answer Answer to Question 3223
Vote up! 1 Vote down! Hmm, I'm not sure why it's longwinded to create an order and then change the owner to the user in question. That part seems pretty straightforward Drupal. I do it for creating nodes as Admin for other user accounts, for exa ...
Ryan Szrama — April 2013 — 1 commentDiscussion Product help
Here's what I'd like to do. Create a product: Have 2 buyer selectable fields: image (3 choices) mat color (8 choices) nothing changes the price of the item. What's the easiest and best way to achieve this? I can't figure it out. thanks ...
James Haswell — December 2013 — 1 comment
Discussion Tutorial on "View cart" interface
I'm a newbie, I would like to add something like this to a block: "View Cart {if (at least 1 item)}(X items in cart){/if}" Is this possible? Is there a tutorial somewhere on how to do it? Thanks, cart ...
firedesigns — November 2012 — 1 comment — cart
Answer Answer to Question 8976
Vote up! 0 Vote down! wow...great video tutorial....thanks alot... ...
kjpmca07 — August 2013 — 1 comment
Discussion Displaying Categories and their Children
Currently the /taxonomy/term/% page displays the category name and a list of products in that category. What i'm trying to get it to do is to display the category name (which it does) and a list of the child categories for that category. I've se ...
iammikek — November 2012 — 1 comment
Discussion Setting a transaction ID
Hello everyone, I am writing an offsite payment method module. Part of what is sent to the payment service is the payment transaction ID which I can get after calling commerce_payment_transaction_new (METHOD_ID, ORDER_ID). The payment service requires tha ...
