E-Commerce related questions
Questions tagged [commerce]
221 questions
0
votes
2 answers
How to display multiple images of products in drupal
I am using Drupal commerce
Currently, i have displayed one large size product image or can display multiple same size product images.
But, I want to display multiple images of each product, one image in big size and rest in small thumbnail sizes, so…

Pankaj Vatsa
- 2,599
- 5
- 24
- 28
-1
votes
3 answers
how do I render only one product intstead of all using .map?
I am making an ecommerce platform project but I need some help. on my main page I have the products, I used .map to iterate through all of them to render them all. I want it to be where if you click on a button on a product it will take you to that…

Charlie
- 115
- 1
- 8
-1
votes
1 answer
Drupal 7 I need to change the sku directly in the commerce_product table and want to know if this is possible to do without creating a drush script
I need to change the sku directly in the commerce_product table and want to know if this is possible to do without creating a drush script.

ziggy
- 11
- 2
-1
votes
1 answer
Making connection between two tables in php
i am creating a basic insert product page in ecommerce website(admin panel)
where i have a table category (with male or female)
then a man table in which i put product category like grooming kit watches etc
same in female table (makeup item and…

batman
- 1
- 2
-1
votes
1 answer
Demandware server eclipse
I uploaded cartridges to the demandware server on eclipse and after I did that it looks like my sandbox isn't uploading the css file. Is there a way to revert back? Any help is greatly appreciated

sizemattic
- 139
- 1
- 7
- 17
-1
votes
1 answer
Dictionary or definition of Drupal Commerce Authorize.net payload array
I'm using Drupal commerce and authorize.net for payment. I'm trying to retrieve a few info from the payload array returned by the authorize.net API, It's an array of 69 elements with numeric indices.
What I want is a reference or what all the…

Julescsv
- 36
- 6
-1
votes
1 answer
Nwazet.Commerce - Get Cart Count for navigation link
Using Nwazet.Commerce module on my Orchard site. Does anyone know how to get the number of items in the cart to show up in a link on the navigation? I'd like for the count to show up on every page.

user1188128
- 29
- 1
- 6
-1
votes
3 answers
Links Not Doing Anything
I'm making a rather simple online store page at http://pyentertainment.com/store.html integrating PayPal for payments, and just when I thought I was done I noticed none of the hyperlinks seem to do anything. By this I mean when I click them (I'm…

lipusal
- 155
- 2
- 9
-2
votes
1 answer
Android - how to create POS (Point Of Sale) system
I'm trying to make a prototype Android POS System. I know how to code but don't have much knowledge about commerce, trade, transactions or what is the financial flew in restaurants, mobile shops or super markets. this would help creating a robust…

Poula Adel
- 609
- 1
- 10
- 33
-2
votes
1 answer
How to Input a Number that changes Total
The input field does not register
(discount is supposed to subtract from Grand Total)
Check the CodePen
Javascript
function recordToFilename() {
var input = document.getElementById('discountvalue'),
discount12 = input.value;
}
I want it to act…

infinityswift
- 5
- 1
- 1
- 8
-4
votes
1 answer
need help installing WebSphere commerce 8 with script
Hi im installing WebSphere Commerce 8 on 4 computers and its a bit time consuming, im thinking a great way to save time would be to script it so that i save some time and can be used for future installations.
Do any of you have it scripted?

femfive
- 1