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 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
Question Importing does not let me match the fields
Vote up! 0 Vote down! I just created a blank installation of drupal 7 and commerce with some modules. Especialy the feeds, commerce_feeds are important here. I created a product_type with these fields: sku, title, commerce_price, status, field_ean, field_ ...
Answer Answer to Question 5157
Vote up! 2 Vote down! I was wondering the same thing, so I dug around in the Kickstart code and found the relevant stuff in the Product UI module. To implement this, I did the following: 1) Copied the commerce-line-item-summary.tpl.php file from the comme ...
foxylearning — December 2012 — 1 comment
Question Using Inline Entity with Commerce Flat Rate Shipping
Vote up! 0 Vote down! Commerce Shipping, Commerce Flat Rate and Especially Inline Entity are great modules. But, I am having a problem with flat rate shipping talking to the term attributes used in the inline entity section of the nodes. The online entity ...
Discussion Session URL?
So this is my first time developing an ecommerce site. The clients decided they wanted an integrated offsite checkout through their bank instead of the native gateway interface, and I'm lost as to what to do, and the bank's support is no help. T ...
J Couvill — November 2014 — 1 comment
Answer Answer to Question 3338
Vote up! 1 Vote down! Just found a module that seems to be just what I need: http://drupal.org/project/commerce_webform If somebody has some alternative approaches in mind, please share... Thanks. ...
Abilnet — April 2013 — 1 comment
Answer Answer to Question 10636
Vote up! 0 Vote down! I was wondering if anyone has managed to make this work with Token Embed Views. I have created a view that shows the line items and takes the order-id as argument. I just don't know how I can give the order-id of the confirmatio ...
Suraj Ho — November 2014 — 1 comment
Discussion I wanted to add a search stores present based on ZIP code
I wanted to add a page where I will put my zip code and stores based on the zip codes comes up. can I do this in Drupal Commerce kick start in my first page. ...
deepankar das — November 2014 — 1 comment
Discussion Pricing Rules Based on Other Products Already Ordered
I'm not sure what the best way to proceed is. What I want to do is set the price of a product to zero if another product has already been purchased. It's a one-to-one relationship. For example, one free scarf for every hat purchased. What I need ...
gauntlet — December 2011 — 5 comments
Discussion Not showing out of stock items
I am new to Drupal Commerce. can someone suggest me how to prevent items (with or without attributes) which are out of stock from displaying in the front-end? Thanks in advance.. ...
t.basak — December 2011 — 4 comments
