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.
Answer Answer to Question 8849
Vote up! 1 Vote down! This is found in the following file: #search-api-ranges-block-slider-view-form #edit-range-from, #search-api-ranges-block-slider-view-form #edit-range-to { background: none; border: none; font-size: 16px; font-weight: 300; p ...
Josh Miller — August 2013 — 1 commentDiscussion 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
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 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
Discussion fetching customer profile via rules, when checkout is completed
Hej! I need to fetch the customer profile after an order checkout is completed via rules. The user, who has created the order, can have many different customer profiles and i need to fetch exactly that profile, what belongs to the fetched order. How can I ...
dasmoermel — October 2011 — 2 comments
Answer Answer to Question 31441
Vote up! 1 Vote down! Have you tried assigning different or adjusting Line Item types? I think this is what you are looking to do. Set or adjust the line item types to your needs in the store settings>line item types. ...
garpy — December 2014 — 1 comment
Answer Answer to Question 8976
Vote up! 0 Vote down! wow...great video tutorial....thanks alot... ...
kjpmca07 — August 2013 — 1 comment
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 commentDiscussion 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 ...
