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 7518

Vote up! 0 Vote down! I solved this problem using jquery & css instead of hook ...
sibiru — April 2013 — 1 comment

Discussion Date field in Checkout

I need to be able to add a Delivery Date field to the Checkout, Have worked out how to add a Card Message field to an order via Line Items (thanks randy for the video) But the date is only needed once per order, not for each order item. So should go in at ...
remus1 — November 2011 — 2 comments

Discussion Update commerce cart form view on ajax submit

Hi! I have altered the views_form_commerce_cart_form_default form to allow ajax submission on quantity change. My ajax attribute is as follows: $ajax_field_settings = array(  'event' => 'blur',   'callback' => '_aj ...
oleronning — April 2013 — 1 comment

Discussion From content types to product types.

Hello, I have just installed Commerce in view of adding e-commerce functionality to a site that currently presents products that were sold over mail order. The site has been developed in Drupal 7 and the client is so happy he wants to set up a boutique... ...
apprentia — April 2011 — 4 comments

Discussion How to restrict drupal percentatge coupon for products

We are using drupal percentage coupon module. When customer add products admin>store>products customer can select if this product is on sale (if sale there is a discount) http://i.stack.imgur.com/YWsBN.png if its a sale and selected some percentage, ...
Nisus — March 2013 — 1 comment — drupal coupon, percege coupon

Discussion Cart/Checkout Links

Hi guys, do you know why the Checkout-Link in Commerce Kickstart is directing to the shopping cart and not directly to the checkout page? How can I change that? Thanks ...
quvxqy — March 2013 — 1 comment

Discussion Fixed Discount on Cart (not line items)

I've got a situation here I want to give a discount if a customer buys three items of a certain Product Type, e.g. 1 Product: $75 2 Products: $150 3 Products: $200 4 Products: $275 5 Products: $350 6 Products: $400 etc. Hence a discount of $25 dollar ...
BigAllan — July 2012 — 1 comment

Discussion Creating Product Display Content Type

what should the "Title" be when creating a content type Product Display? new install of Drupal Commerce (i'm proficient with commercekickstart). i don't know/understand the relationship between the Store>Products>Product Types fi ...
TimesArrow — August 2012 — 2 comments

Answer Answer to Question 7554

Vote up! 1 Vote down! The issue here is that "combine like items" only comes into affect with each additional press of the "Add to Cart" button. If you set the quantity to 10 and click "Add to Cart", it's adding a single ...
Ryan Ryan Szrama — March 2013 — 1 comment

Discussion How do I print the current tax rate on a product node?

Hi there, I’d like show the tax rate on a product node. We use different tax rates on certain products. The tax rate should show up below the product price. What’s the right way to do that in Drupal Commerce? tax rate node vat ...
howdytom — June 2014 — 1 comment — tax, rate, node, vat

Pages