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 Price and Stock based on date, create a product variation for every day or something else?
I'm searching for the right way to manage price and stock based on date. This is the typical use case for a product like excursion. Every day we can have an excursion and a product display is related to that excursion. Price can change depending on d ...
salvatore.severo — April 2013 — 2 comments
Answer Answer to Question 7580
Vote up! 4 Vote down! I did it in one of my projects. Following are the steps I followed: 1. Add a field called wholesale_price to the product. 2. Add a role called wholeseller (only if you want to set price by role) 3. Create a product pricing rule: When ...
drupalastic — April 2013 — 2 comments
Answer Answer to Question 7607
Vote up! 1 Vote down! You can add new attribute fields to products using this documentation: http://www.drupalcommerce.org/commerce-kickstart-2/adding-taxonomy-field... You can add new features to your Product Displays, like "Video" or "Rev ...
Josh Miller — April 2013 — 2 commentsAnswer Answer to Question 7599
Vote up! 0 Vote down! I also have the exact issue and I have been trying many ways to get this done. I do not want to write any code because that would just be a cop out. I want the system to work for me. I know there is a way to insert a select list of u ...
beatdrop — September 2013 — 2 comments
Discussion Triggering a Javascript with Rules when an order is complete.
I have a weird situation that has come up and I'm wondering if anyone might have a suggestion. I'm using Drupal 7 with Drupal Commerce and it is using Paypal Standard as the payment gateway. I am need of triggering a script (supplied by a third ...
jberg1 — May 2013 — 1 comment
Discussion GA ecommerce tracking
I wanna set up Google Analytics ecommerce tracking on Teakmoebel.com. I came across http://drupal.org/project/google_analytics_ecommerce but that's only D6. I'm hoping someone can point me to something similar for D7, and for Commerce. Kasper ...
guaka — September 2012 — 1 comment
Discussion Allow choice of shipping or self-collecting
When user checkout, I need a way of presenting a form for the user to choose to collect the items themselves, or for us to ship out the items. If the user select to collect, then no shipping address is required and the user will be directed to make paymen ...
binarycubes — March 2012 — 2 comments
Discussion Kickstart slideshow showing multiple images while loading
I'm using the latest version of Kickstart and have set up its slideshow to show a few slides at the top of my site. However, when things are slow loading, it loads the slides of the slideshow one underneath the next so there's, say, 3 slides vis ...
PedroKTFC — April 2013 — 2 comments
Discussion Is it possible to create a grid of product variations like this..
I'd like a user of my site to be able to add to cart a quantity and variation at the same time, by (say) clicking on £122 to select 5000 x (2sides + A6) (see attached image) Attachment Size grid.png 13.69 KB ...
RedMist — January 2014 — 1 comment
Question Shipping- Adding variable handling charges based on product
Vote up! 0 Vote down! I wonder if anyone knows how to add product specific handling charges during shipping calculation. Example: Product A- might need an additional $5 handling fee (per qty) added to all shipping services Product B- might need an additio ...
