Questions tagged [drupal-commerce]

Drupal Commerce is an e-commerce framework built on Drupal.

Drupal Commerce is an e-commerce framework built on Drupal. The project started with Drupal 7, and it encompasses a strict set of core modules and works with essential contributed modules (Views, Rules, Tokens, etc). There are also a number of Drupal Distributions that combine contributed modules to satisfy particular e-commerce needs (shipping products, selling digital downloads, selling digital access, donations, etc).

The project's website contains information on the project's goals and architecture and is the primary repository for developer and administrator documentation. However, downloads and issue tracking are still handled on drupal.org through the Drupal Commerce project page.

208 questions
0
votes
1 answer

hook_commerce_checkout_complete not called

I'm trying to execute some business logic after the checkout process in Drupal 7 with Drupal commerce module. I've read on the documentation that I can use the hook hook_commerce_checkout_complete but it's not called function…
Antonio
  • 131
  • 1
  • 10
0
votes
1 answer

Drupal Commerce - selling photography

Is it possible to use the 'drupal commerce' distribution for selling images from a photographer? The images must be in a secure folder. After the visitor has payed with visa or mastercard, he can download the image. In fact it's the same principle…
user1704548
  • 75
  • 1
  • 10
0
votes
1 answer

Adding new field on commerce email module in drupal

I am using the module commerce email http://drupal.org/project/commerce_email so as to sent an e-mail with the full order of the customer to my administrator email.Everything works fine.But in the mail it is sent only the title of the product the…
kostis
  • 117
  • 3
  • 14
0
votes
1 answer

Error on an event on drupal commerce

I have made an event when a person completes an order to be sent an e-mail to me with his/her order something that was not an event at first.But I keep getting this error when someone completes the order at my commerce site.Although the e-mail is…
kostis
  • 117
  • 3
  • 14
0
votes
1 answer

Searching information on pages created by views in Drupal 7

I'm using Drupal Commerce and creating pages with those products through views. I would like to be able to search for any of the products and any of their descriptions and have the search results link to those views pages. I'm currently exploring…
sigmapi13
  • 2,355
  • 3
  • 30
  • 27
0
votes
1 answer

Drupal commerce product catalog

I want To create a product cataloge page which has Two section on one side there will be all products And on the other side there will be filters to select The products which has the specific taxonomy term attached to it. Is there any way i can…
0
votes
1 answer

DC New product not showing in 'all product'

I'm not sure this is the right place to ask the question but I tried everywhere (drupal.exchange drupal etc ... nobodies seems to have seen it) So I'm trying here. Not I'm happy to investigate myself but as I'm new to drupal I have no idea…
mb14
  • 22,276
  • 7
  • 60
  • 102
0
votes
1 answer

Drupal Commerce Add input widget

Left with no other option but to ask With Drupal Commerce, I created a product type added a product as a entity created a node with a relationship towards the entity. Working fine. I want to add a custom text input for a product type. for example…
sasdev
  • 506
  • 7
  • 23
-1
votes
1 answer

In Drupal 8 Commerce, how to display product variation price in Add to Cart form?

On my Drupal 8 Commerce 8.x-2.0-beta7 site, I cannot get the price of a variation to display in my Add to Cart page. On my Commerce Products Manage Display page, I am using the "Add to cart form" display for the Variations field.…
Hochmania
  • 65
  • 3
  • 9
-1
votes
2 answers

Drupal Commerce Multiple Product Listing

I am currently working on a project based on drupal + drupal commerce module. I made a products node (Product Display) using the product reference and inline entity form - Multiple Values. Now the problem is, I want to list products in a "div"…
-1
votes
3 answers

How to check permission rules in drupal?

I'm using drupal commerce and I added a new product (and product display). I can see it in the listing, but when a user click on the product page, it's saying : permission denied. All the other products works fine, it's only the last one which…
mb14
  • 22,276
  • 7
  • 60
  • 102
-1
votes
1 answer

How to insert product details in drupal_commerce product table

I have created a E-commerce site by using Drupal commerce which is a clone of a shopping site created by Ektron. Now my client requirement is that if he insert a product in that site(which is created in Ektron) it will also incorporated in my site…
Ron
  • 394
  • 1
  • 12
  • 24
-1
votes
1 answer

Suggest module for maintaining inventory and image zoom drupal commerce

I have created a website using drupal 7 commerce now I need a module for two functionality 1.) To manage inventory for the website so that the user can only by the item that are available in my inventory. 2.) I want to add a image hover effect plus…
1 2 3
13
14