2
votes
2answers
19 views

“Jirafe credentials are not set” warning from Commerce

After install Commerce Kickstart 2.7, there is a warning: Jirafe credentials are not set. Get your credentials at Jirafe What is Jirafe and Jirafe credentials?
2
votes
1answer
25 views

Will “features” be overwritten when there is a distribution update?

Example scenario: I create a site using commerce_kickstart 7x-2.0. I modify some of the "Features"(ex. commerce_kickstart_user, commerce_kickstart_taxonomy) that are prepackaged with the ...
0
votes
0answers
25 views

Only admin can see products page for Drupal Commerce

I created a subscription product with Drupal Commerce and commerce_sp modules. I then created a view to display the product subscription I want and as Administrator I can see the product on the ...
0
votes
1answer
34 views

Disable Product Display upon purchase of the Product or it's variations

I have a site of products wherein each Product Display has 2 Variations (Products). I would like it so when a single variation is purchased the Product Display get's unpublished (regardless of a ...
0
votes
0answers
32 views

Adding SKU to size select

im using drupal kickstarter 2.5 and i want to somehow add the sku to the size select that is automaticly crated by the "Enable this field to function as an attribute field on Add to Cart forms." i ...
0
votes
0answers
40 views

Commerce selling a link and basic principles

I'm trying to work out a Drupal Commerce build which is my first attempt at using it to sell a product. Rather than selling a physical object I am trying to sell access to a link (I have already ...
0
votes
0answers
86 views

Taxonomy terms shown as teaser, can it be changed?

I have a question about Drupal Commerce I can't work out. It's really driving me crazy. Since I'm fairly new to Drupal it might be a pretty standard question. I've started with Drupal Commerce with ...
0
votes
2answers
89 views

Commerce line item views with fields from content node

I have some fields on content node (not on product variation) like images, brand, and others that i want to show up in cart/order views on edit view in advance>relationship, you can add product ...
0
votes
1answer
31 views

Commerce editing content for products

i have a project that is based on a normal drupal, and i have added commerce modules to it, but i can't find the module or setting that changes the way of editing the product from: to: can ...
2
votes
1answer
62 views

How to disable Commerce, but still have the module for later use?

So I have a client that needs the ability to have a store without the actual eCommerce right now. Later, the client will enable the checkout/payment features of Commerce and run it like normal. So ...
1
vote
1answer
117 views

Using the Commerce Kickstart distribution to sell non-standard products

I've been using the Commerce Kickstart distribution for physical products and it work great. Now I find myself in a situation which could be the common for many of us. I need to start a new project ...
0
votes
1answer
79 views

Drupal Commerce | Hide or set an alias to the order number in the checkout path

Is there any DC module or configuration that would allow me to set an alias for the order number that is shown on the checkout path. i.e. Instead of example.com/checkout/10 Something like ...
0
votes
1answer
58 views

Is there any way to reset a menu's default order (e.g. Management Menu)?

I have installed Drupal Commerce Kickstart and included with the distro is a mega menu. It also restructures the menu items to a more "End-user friendly" order. I personally prefer the default order ...
1
vote
1answer
72 views

How do I show in the home page the facets shown in the product page?

I'm working on the http://drupal.org/project/commerce_kickstart distribution. You can see that the products pages shows the search facets: http://demo.commerceguys.com/ck/products How do I do to ...
1
vote
0answers
77 views

URL to catch post data from off-site payment gateway in Drupal commerce

We have to set up an Drupal 7 e-commerce site with Commerce module (Kickstart) that accepts payments via an off-site payment gateway. For which we are developing a commerce payment method that will ...
1
vote
1answer
115 views

When adding a new product variation type no catalog options appear

I have installed the Commerce Kickstart installation profile and I am currently experimenting with it. The main problem I face is when adding a new product variation type and trying to create a new ...
0
votes
1answer
100 views

WSOD while trying to install Drupal Commerce Kickstarter

I'm trying to install Drupal Commerce Kickstarter with core, but I cannot go past random WSOD, or hangs, to complete installation. WSOD happens randomly, but mostly after "Configure site" step. Very ...
0
votes
1answer
153 views

commerce feeds product import not showing up

I imported a file with 5 fields UPC-> SKU(Unique), Product Description -> Title, Unit Price -> Price Amount, and 2 custom fields for wood type and knife number the import process says it created 21 ...
1
vote
1answer
101 views

Commerce quantity limit

In Commerce Line Items quantity field which is an integer field, user can not enter more than 9999, what should i do to unlimit the field?
0
votes
1answer
65 views

Shopping cart form footer

I wanto to display Prices with no decimal Places, in shopping cart footer (commerce order: order total ), but in the shopping cart view i found nothing to which does this. what shoud i do?
0
votes
0answers
71 views

Current search for exposed filter

I have the interface similar to commerce kickstart. I have a view with exposed fulltext filter and a couple of facets. And a block of current search. The problem is the current search doent show ...
0
votes
2answers
314 views

<class=“”> in product title on new product type drupal commerce kickstart

I created a custom product variation called Switch Plate and on the product displays it is showing Product Name on the title I installed from the 2.0 version of Commerce Kickstart it only shows on my ...
1
vote
1answer
102 views

Drupal Commerce Shopping cart limit [duplicate]

Possible Duplicate: limit items in commerce shopping cart I`m using drupal commerce for my webshop, i want to limit products in the shopping cart which means when the user has a product in ...
0
votes
1answer
191 views

Shipping price for different countries using Commerce Kickstart

I'm using commerce_kickstart distribution. I need to set different prices for shipping products to different countries. Ex: France -> 10€, Spain -> 15€... I guess I have to create a rule at: ...
1
vote
1answer
86 views

Admin approval of Commerce order

I am building a proof of concept ecommerce solution using commerce kickstart v2 I wish to implement a system where a user can submit an order but an admin must approve orders before the customer can ...
0
votes
0answers
67 views

Add button to content type

I have content type "product" and each product has delivery way and price Can I add request button for this product after let user chose Delivery way?
1
vote
1answer
436 views

Commerce (and Commerce Kickstart) rendering add-to-cart buttons on any page?

Can someone school me or point me to a resource where I can learn how to render the add-to-cart buttons for specific products on any page? I know how to get them in a view and I'm using Commerce ...
2
votes
2answers
248 views

Drupal Commerce : Problem with product page (sidebar goes down)

I am using Drupalcommerce (CommerceKickstart 7.x-2.0-rc2). There is an issue with the display of the product page. The product page is composed of a content and a right-sidebar. Every page that uses ...
1
vote
1answer
195 views

commerce drupal 7 cache module suggestion

Any experiences of suggestion about what cache module to use in with a commerce store? I have been researching about it and I cannot find any suggestions or problems that you can face when using ...
1
vote
1answer
635 views

What module controls Commerce Kickstart 2 add to cart popup?

I have installed the demo store Commerce Kickstart 2. Going through and changing things here and there somehow I've affected the popup functionality. It no longer fires when adding something to your ...
1
vote
1answer
192 views

Rule action to remove a product from the cart? (using the commerce module)

I'm using the commerce module to show product in a site. I need to create a rule on the event of Calculating the sell price of a product which should involve removing products from the cart in a ...
0
votes
0answers
271 views

How to render the sidebar on the frontpage in Commerce Kickstart?

When you place a block in Sidebar Second, it exists on the front page but always renders behind the image slideshow. Several problems with this, the slideshow will not respect the new size of the ...
0
votes
1answer
189 views

Commerce - Tax: Show tax from shipping?

Im building on Commerce Kickstart 2. The problem is that for shipping it displays only flat price, there is no tax amount calculated seperately. Is it possible to shipping like: Express shipping ...
1
vote
2answers
1k views

new product display content type not showing in products view

I've just started playing with drupal commerce which seems pretty good. I'm using Kickstart v2-rc1. I created a new product display type (content type with a product reference field). Everything seems ...
0
votes
0answers
33 views

Product display wont let me make any changes [closed]

I'm using drupal-commerce, commerce-kickstart, when I want to change anything on the default product display it dont let me. Any idea of a reason that can cause it? (I have cleared the cache)
2
votes
2answers
817 views

Disable product when out of stock

I would like to disable a product as soon as it's stock drops to 0 in Drupal commerce. I think this might be possible by using rules, but then I don't know what will happen to the product display. I ...
1
vote
2answers
151 views

commerce product display news

I have a problem that I am not sure how to address. I am using commerce guys and Drupal 7. I have some products around 200. But each one will have updates or news of what it is going on with them. How ...