The product tag has no wiki summary.
0
votes
0answers
11 views
Linking back and forth within a single site
First, I have searched the drupal.org site and I have googled using keywords that I hoped would work, but the question isn't easily summarized. Let me lay out the scenario.
I have a product that uses ...
0
votes
1answer
42 views
Drupal Commerce - optional extra products on add to cart form
We're trying to have it so that on a product display there are optional extras which can be added all at the same time as the main product by selecting checkboxes. These products are optional extras ...
0
votes
3answers
98 views
Automatic product variations pricing
I have a site where a client wishes to sell products that have a lot of different variations (ie size, colour, length etc), but each of these will make a slight change to the price. I know about the ...
0
votes
0answers
25 views
Drupal 7: How to import ubercart product uc_file data
As one the best practice, I have extracted all the product related data using views export (csv) on D6 site. Now, to import into D7 site I have used Ubercart Feed Mappers module. This is really ...
1
vote
0answers
26 views
D7 Ubercart 3.4 not displaying uploaded file
I'm using ubercart for a poster printing process. It allows users to upload files for poster printing.
But in the order page where I can see the summary of the order, the section for Upload File ...
0
votes
0answers
29 views
Restrict User Type to buy a Product Type in Drupal Commerce
I am selling membership type without using subscription module as it doesn't fit into my scenario. I am assiging role by help of rules as per Randy screencast & it works nice for me.
Now the ...
0
votes
0answers
26 views
Allow SKU adjustments based on only one Attribute in Ubercart?
I have a product where customers can select six different flavors from six individual select boxes (there are eleven flavors listed in each box), and one other select box where they can select their ...
0
votes
0answers
35 views
Drupal commerce coupon rule add product to cart not working
Using commerce_coupon module I'm trying to create a coupon code that adds a free product to the cart if the order total is over a certain amount. I've created the coupon and a rule to add the item ...
2
votes
1answer
56 views
Product color from select list in Commerce Kickstart 2
I thought it would be simple, but either I'm stupid or the commerce kickstart 2 doesn't have such functionality.
I've created a t-shirt product variation and I want to give my customers the ...
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
18 views
Make some products only available to specific customers
I am Drupal beginner, working on a Drupal Commerce site (using Drupal 7 and Commerce 7).
Just wondering if it's possible to make some products only available to specific customers to order?
The ...
0
votes
0answers
39 views
Display CCK field data in Add To Cart Block
I need to add a CCK field to the cart block in Drupal 6/Ubercart 2. I am using a custom node-product.tpl.php file in my Fusion sub-theme, and it contains the line...
<?php print ...
1
vote
1answer
43 views
Product variation quantity math
I have (4) four different product variations in product display: 3, 7, 10 and 14. Each of them has own price.
I would like to have that maximum that could be bought is 14. If someone buy 7 then there ...
0
votes
0answers
38 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 ...
1
vote
1answer
71 views
Serial number for each item in Drupal Commerce
I am making a book rental cum selling site. I have planned to use Drupal Commerce for it. But tracking the item is simply not possible & so that I am trying to find the solution for assigning ...
0
votes
2answers
87 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
0answers
27 views
How do I deal with a lot of fields of different products in view modes of product display?
Scenario is this: Let's say I have one product display for car parts and every car part have different attributes (or not necessarily attributes but some fields used for faceted search for example), ...
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 ...
0
votes
0answers
35 views
Drupal Commerce: Storing display configuration - view modes vs content types
What would be the best strategy of design product displays (content types)/view modes and why?
Presumptions:
I have two vocabularies, with terms for two kinds of products to organize them. First ...
0
votes
0answers
44 views
Problem with importing products from csv file - image files are getting duplicated
Configured csv feed importer + tamper to pars all the fields and images in particular.
The problem is the following:
1. if i don't upload files to the server - then products don't contain any images. ...
0
votes
0answers
39 views
Import product file downloads
I am currently using the module (uc_feeds_product_importer.zip) suggested on this link https://drupal.org/node/1802908 to import products. Using this above module there is no access to import product ...
0
votes
0answers
69 views
Send 3 unique file download links of ubercart products to users via conditional action email
Currently I have files attached to each product as a 'file download' feature.
In Ubercart there is an option to set number of downloads a user can make using a file download link. in my case it is ...
1
vote
1answer
229 views
How to make rendered product variations show in a grid rather than a list?
I need to present some product variations rendered in a grid, without any cart options.
The idea is to have the user click a link to the product and present a page with the variations.
The easiest ...
0
votes
0answers
69 views
Drupal 7 Ubercart - “Back to Results”
I'm currently theming the node--product.tpl.php page in Drupal 7 (using Ubercart module) and I want to put a link on the page that'll take the user back to the results page they just left to view the ...
0
votes
1answer
203 views
How to programmatically create a product display(node) with reference to the product?
I want to programmatically create a product display, product and link them.
How can I do it?
0
votes
1answer
86 views
Product Page Uploads and Automatic Updates
Right now my website has ubercart. I was wondering if there was a way to make it so when a user uploads a file with a description/price/etc that the product page would automatically update with their ...
0
votes
1answer
92 views
Ubercart: PHP message if a Product is in cart
I need help with a boolean function in PHP. It's simple (but I'm not PHP savvy enough to do it myself). I just need to create a block with a message (not a system message because I am using better ...
0
votes
0answers
164 views
Drupal commerce colorbox module not working
I have recently added the Colorbox module to my site, and I have followed the tutorial on how to enable it for products from http://www.drupalcommerce.org/node/1234, but I still can't seem to get the ...
2
votes
1answer
226 views
Dealing with too much product variations /attributes
I'm quite new to Drupal Commerce, but I've seen some Drupal before (not actually a guru, but you know, I can handle some).
Dealing now with handmade models, each product has 9 sizes, 6 colors, 6 ...
1
vote
1answer
435 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
244 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 ...
2
votes
0answers
81 views
Installed Commerce Drupal 7 with Examples but Cannot create Add a Product Action for new Product line [closed]
I am sure this is a newbie question and I apologize in advance but I have spent most of the day trying to solve this problem.
From the examples that I have seen, apparently creation of a product ...
0
votes
0answers
79 views
How to include ubercart order comments into conditional actions (CA D6) email?
I am working on 'Drupal 6' Ubercart
I am trying to include the order comments into an email which is generated using conditional actions module. There is a token for adding comments but on the email ...
1
vote
0answers
80 views
Show select on product display even for 1 referenced product
In Drupal Commerce (D7), when multiple products are referenced by a product display, they appear on the product display as a select list, but I can also choose radio buttons.
The trouble is, some of ...
2
votes
1answer
189 views
How to programmatically add a field to all product types?
In Drupal 7, I need to programmatically add a file field to all product types. I've tried the following in the enable hook for my module, but to no avail:
$field = array(
'field_name' => ...
0
votes
1answer
168 views
Product Bundles & referenced products in Drupal Commerce
What is the preferred way of retrieving referenced products when using hook_commerce_checkout_complete on a line item that is of type Product Bundle.
As an example, the customer has added Product ID ...
1
vote
1answer
138 views
Commerce Customizable product (Example: add/remove topics for pizza)
I'm trying to find a way to give the chance to the customers to "customize
" their products.
Straight example:
Luigi has got a Pizzeria and he would like to sell his pizze online where customers can ...
2
votes
1answer
102 views
Listing Inventory items without being purchasable items
The company website requires a list of large inventory items - engines, pumps, compressors, etc for the oil & gas industry. I was looking into UberCart but unfortunately it does not need to be an ...
0
votes
0answers
69 views
Commerce product translation
I was wondering, how to distinguish product translations in Drupal Commerce. If I create Product (in English) I don't have options to create translation for this entity. Do I have to create the same ...
0
votes
0answers
79 views
Order Management and Product Editing
I have recently opened an online shop using Drupal 7 with Commerce using a theme. I have already added around 350 products. Everything was fine till adding the products and displaying it. I received ...
0
votes
0answers
55 views
Commerce product view doesn't show users products
Ok, I've got two users with the same roles (authenticated user), both have created commerce products in their names. Still, for some reason, one of the users can't see their own product information in ...
2
votes
2answers
683 views
Drupal commerce - product display view replicates products
I'm building a ecommerce for a fashion designer and of course every item has got variation such as color and size.
With line item it's fine, on the product display i've got the option to change color ...
0
votes
1answer
130 views
Can I use a custom CCK Link field as URL for Ubercart Product Image
I created a custom link field for my Product content type using Drupal 6 and Ubercart 2.
Now instead of linking the Product image in the Product site to itself or show it as a slideshow I would like ...
0
votes
1answer
479 views
Drupal commerce show taxonomy image in product variation
I'm trying to change the view of the product variation.
Let's say I'm selling t-shirt in different color so I create the taxonomy with the color and a small image of the color.
I create the term ...
0
votes
0answers
47 views
How to pass user information to Commerce product fields when creating a product?
Looking for a way to pass user information and other ready-filled product information to the fields when creating a new product.
More precisely, I'm working with multiple type CVs as Commerce ...
1
vote
1answer
113 views
Translate product pages automatically
I have a website with a product catalog of more than 500 products.
I'm using Drupal Commerce and have created a product display content type to group several SKUs under a single product page.
I'm ...
0
votes
0answers
29 views
add detail to product in uc_cart
i am using Drupal 6, and i want to add some detail info to product when costumer add it to shopping cart. because it only shows name just as i want to sell chapters of an eBook then it only shows ...
0
votes
0answers
22 views
Views: showing both user data and Commerce products created by that user
Just like the title says, I'm looking for a solution on how to show the users name and picture (user profile data) alongside that particular users Commerce products. The Commerce product itself is ...
0
votes
4answers
401 views
How can I add commerce product automatically when saving a node 'product display'
I want to create a default product reference with the price to zero, title to node_title, sku to author_node_title. So each time I create a display product node type I haven't to fill the product ...
0
votes
0answers
32 views
Drupal Commerce. To buy the divisible goods
To buy the fractional goods.
Task very much the strange, but quite common.
The shop sells a ceramic tile. Sale is carried out by boxes. In a box there can be 2.3 square meters of a tile. The price ...



