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 How to sort product list on SKU content?
Vote up! 0 Vote down! Despite reading many articles of other kickstart users who try to sort on ...
Question Display product variation as specify product on the list
for it, so in product detail page, i saw a select box with: 3 pieces and 12 pieces for user to select ... display Product A and select box. Hmm, i want to display it as 2 specify product, so user can add it to ... cart directly. But when user click on each product to view detail, they will be move to product detail ...
Anthony King — August 2012 — 1 comment — Product Display
Discussion Main menu overlaps other menu items when I resize the window in my Kickstart 2 subtheme
http://s1287.photobucket.com/user/carlbowles/media/omega-menu_zps75488c6... The site I am working on is http://www.mediamatterstechnology.com Thank you ...
Carl Bowles — November 2013 — 1 comment
Discussion Order NOT submitted when Paypal's selected as Payment method
Paypal's selected as payment method but that stops redirection & user's presented with order ...
Philben — February 2013 — 3 comments
Question Add to cart confirmation popup only appearing for admins
a product to my cart while logged in as admin. However, while I am logged in as an authenticated user or as ...
ashash — June 2014 — Troubleshooting Add to Cart
Answer Answer to Question 8534
to get the correspoding userid to the username. I am importing the users first. Then in the import ... customer profiles get imported where a user is existing. Before using it that way all the profiles got ... imported even if no corresponding user could be found. This is the code of the plugin: <?php /** * @file ...
Stefan Korn — September 2014
Discussion Selling content(handicapper picks) with drupal commerce
articles based on whether or not the user has purchased that content. Is it possible in commerce to sell ... individual content articles? And display teasers say in a block or on the front page for the user to add to ...
torpeteo — December 2011 — 1 comment
Question Chekout pane paiement?
a payment method? What I would do is redirect the user to a kind of validation step once you choose ...
Discussion Defining a Customer Entity
perhaps a primary user account uid field. Orders instead of referencing a customer_uid would then ... reference (or create) a customer, and for logged in users we can easily associate an order with an existing ... interoperability. It's quite likely sites will not want Drupal user accounts for all their customers (this was ...
Ryan Szrama — May 2010 — 18 comments
Discussion Placing Future Orders
box, the user will be able to choose how many weeks they want the veg box to be delivered. Ideally ... I'd like the user to be able to login and see their previous orders and also their upcoming orders. ... I want users to be able to add items to the upcoming order until the day before the delivery. I have no ...