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 .mp3 audio file
Is there a way to add.mp3 files in the body/text of a product that a user would then be able to ...
Jon Lambert — February 2013 — 2 comments
Answer Answer to Question 5197
Vote up! 0 Vote down! How about rules? Rules ist made for this. You need a rule, fired, when one adds somthing to the cart. In that rule, you chekch for that certain product and its quantity. If customer tries to add the product with more than one piece, ...
ronald — December 2012 — 1 comment
Answer Answer to Question 21607
use rules based on user role to set the price for each product (if the pricing level has a value in ... may need to make sure your rules weights are correct to apply them in the right order. If a user has ... a user has both wholesale & distributor roles then distributor should be applied last. ...
Andy @ BlueFusion — November 2014Discussion Adding other sub product inside product
Not sure how to do this bu,t it is my next project. I have two products on my site. I need to add a text field to the products that would allow a customer to donate how much money they would like to be added to the product price. The product would have a ...
jmr3460 — October 2012 — 1 comment
Discussion Different email notification per different payment method
email depending by payment system method. For exemple: I d like when user select Paypal system payment ... to receive a custom email. Or when a user select Bank Transfer to receive another custom email. ...
Max falduto — January 2013 — 6 commentsQuestion set orders as 'complete' from custom module
the data is received from the remote payment gateway and the transaction is completed, the user is ... {if($_GET['authorization'] == 'OK'){ global $user; $user = user_load($user->uid); $order ... = commerce_cart_order_load($user->uid); $profile = commerce_customer_profile_new('billing', $user ...
Documentation Modifying the Shopping Cart using Views
contextual filter, be sure to provide default value and select "Current user's cart order ID." ... IMPORTANT: Supply Default Value and choose current user's order ID 114.02 KB Add a relationship to ...
smokinggoat — August 2012 — Commerce Kickstart 7.x-1.x — Status: No Known Problems
Answer Answer to Question 32890
Vote up! 0 Vote down! I think what you're looking for is capturing a field input when a user ...
David Wright — February 2015
Discussion Billing information autocomplet
autocomplet with user registration field. how i do that? Name, City, Country, Address, etc... to auto complet ...
hannah_irina — January 2012 — 3 comments
