Drupal Commerce: Using Feeds Tamper to change Dollars/Cents to Minor Units

When you're importing products into Drupal Commerce, you have to import prices as "minor units". In the US this would mean "cents", not "dollars and cents". So Commerce Feeds wants "11000" instead of $110.00. This screeencast uses the excellent Feeds Tamper to transform 110.00 into 11000 before it gets imported.

Importing Multivalued Products with Attributes

This screencast expands the simple import we did before using Commerce Feeds. Here we add an attribute to the product, and then import multivalued product reference fields on the node. The manual page that goes with this is http://www.drupalcommerce.org/user-guide/importing-products-using-feeds . If you haven't already you may want to watch the introductory importing screencast at http://vimeo.com/22731881 .

Drupal Commerce Conditional Sales Tax

Drupal Commerce *really* knows how to do conditional sales tax (and VAT). Using the nearly unlimited Rules engine, you can configure various kinds of local sales tax based on the address of the purchaser. This video shows how it's done.

We're expanding on the last screencast that show simple taxes. We're going to go ahead and setup taxes like we just did, but this time we are going to add a conditional Rules application to the checkout.

Pages

Subscribe to RSS - Tutorials