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 Random Product Images
I'm looking for a way to show, in my case on the frontpage, 3 random product-images. On every new page-visite, 3 new (other) images are shown. The 3 images arn't the problem, simply a view with a link to the product display, but how to show them ...
latulipeblanche — June 2011 — 2 comments
Answer Answer to Question 4157
Vote up! 0 Vote down! Thanks david! ...
Josh Miller — November 2012 — 1 commentDiscussion Field line_item in cart summary.
Hi everybody! I have a custom field created in line item. The question is: How can I calculate the sum of this field? Using rules, of course. And the result of this sum put it in the summary cart. Thank for your help! Yatiri. ...
yatiri — February 2012 — 2 comments
Answer Answer to Question 9042
Vote up! 2 Vote down! Great question Dorian! This is a simple way to enable users to sell content, just create a node once the Order has been paid in full. STEP BY STEP 1) Create a field on your Line item: admin/commerce/config/line-items/product/fields 2 ...
Josh Miller — August 2013 — 1 commentDiscussion How to do Taxonomy pages header like Collection pages layout
Hi all Afeter solved the problem about allows the view "Collection Taxonomy" to display both "collection" and "taxonomy" (solving Taxonomy Menu issue), now i'd like to obtain this result: Collection (product list) has an ...
Question Integrate http://codecanyon.net/item/fancy-product-designer-jquery-plugin/3581183 to Drupal commerce
Vote up! 0 Vote down! Hi, This great plugin Fancy Fashion Designer is integrated in Woocommerce (Wordpress). I have a good shop running on Drupal Commerce for a year now and would prefer not to have to switch to Wordpress...but these kind of modules makes ...
Summit — March 2014 — 1 comment — jquery integration
Answer Answer to Question 8894
Vote up! 0 Vote down! step 1: open template.php in the theme you have decided to use in /sites/all/themes/xxx/template.php add the following code at the bottom function get_user_purchased_products(){// Assuming we have $user populated with the user's ...
mike.hajj — April 2014 — 1 comment
Discussion Line item type should depend on product type, not content type
I apologize if this has already been suggested; the words involved are so generic that searching for them turns up too many results to go through. I'm having a conceptual hurdle with the way line item types are selected. I need to collect different k ...
Ben Stallings — November 2011 — 3 comments
Discussion In Drupal Commerce, How to generate order using “Add to Cart” button in Custom PHP page
In Drupal Commerce Kickstart, I used custom PHP page in Drupal root folder. As per the requirement I choosed custom PHP Code to show products in different logic pattern. I am getting product id value for each product in that page. Now, I need "Add to ...
SinhaM — August 2013 — 1 comment — add to cart
Discussion Customize fields shown in [commerce-order:commerce-email-order-items]
Hi There, I'm a newbie. Is it possible to add a field (I want my product id) to the email variable: [commerce-order:commerce-email-order-items] Any options available to do this would be appreciated. Thanks, email ...
firedesigns — November 2012 — 1 comment — email
