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.
Question Custom Price Calculations
Commerce? I am working on a site for a company that sells items (custom-cut glass- to be specific) that can ...
steel724 — January 2014 — price calculation
Question Custom commerce payment methods based on item
Payment Method #2 This is working just fine but the thing is I need to make it custom for a specific ...
Answer Answer to Question 4754
Visibility settings at Show block on specific pages, chose: Only the listed pages 9. In the list of pages ...
spanac — January 2014 — 4 comments
Discussion GoogleMap | Show products as markers?
buyable nodes?) on a custom image map. My first thought was to incorporate the googlemap API. As far as ...
pepperstreet — March 2012 — 6 comments
Discussion Creating product programmatically
through an API call. I have parsed the xml and got the product information. After i made some research ... here and there i understood that i need to use these API call.. 1)commerce_product_new($producttype); ...
sathyashrayan — June 2012 — 1 comment
Question Checkout Urls- How to remove order id from it
redirect system. The problem aroused is that the specifications of the bank system do not support- for the ...
Discussion Product Pricing from other Fields
"Set the unit price to a specific amount" action to set the price to a specific hard-coded amount. ...
zabelc — June 2011 — 2 comments
Discussion Don't see image field in views
Hi, I touched with simple problem. Want to create product view. Format: Grid If I select Show: Content- Teaser product photo is shown in view However if select fields and add image field, image is not shown in view (only image title is shown). Reason I ne ...
edas — April 2014 — 1 comment
Answer Answer to Question 13329
awesome combination of: Views Search API Commerce Search API to tie it all together: ... https://drupal.org/project/commerce_search_api This is the method used to do the Commerce Kickstart 2 catalog. It allows to have searchable ... http://demo.commerceguys.com/ck/products?search_api_views_fulltext=Drupa... First "search term" is a bit of text I typed in. And the second is a facet based on the ...

Question Why are my products not found by Drupal default search?
search only finds nodes, not products. I tried the Search API module already using Solr search, but it ...