Questions tagged [e-commerce]

Electronic commerce, commonly known as e-commerce, eCommerce or e-comm, refers to the buying and selling of products or services over electronic systems such as the Internet.

Electronic commerce also includes the entire online process of developing, marketing, selling, delivering, servicing and paying for products and services.

Usually, is related with e-payment in-which money transfer is occurred electronically. The majority of systems need made using a .

It is directly related to some sub tags as

For more details, please visit Wikipedia.

5356 questions
1
vote
1 answer

ORDER BY multiple values in specific order elastic search

I have following elastic search doc structure, with customer type's student,teacher,professional i want my search result in student,teacher,professional order, that is in search result all student's followed by all teacher's followed by all…
g1ji
  • 1,099
  • 1
  • 10
  • 21
1
vote
1 answer

How to make the search in home page in magento

Can any one help me to make the search according to the category, price, color in the drop down option in magento at the right side of the home page.
1
vote
1 answer

WooCommerce Merge Categories in a Menu item

How would I make a menu item has two combined product categories like it functions as a filter in WooCommerce without using WordPress query? Example: I have product categories "Men", "Women", Kids" and "Shoes". I'd like to display my menu…
Jed
  • 1,664
  • 8
  • 33
  • 65
1
vote
2 answers

Django oscar sandbox editing or django oscar documentaion

Is it okay to edit the existing django-oscar sandbox project as my project or is it better to follow the django-oscar documentation?
chaze jake
  • 11
  • 1
1
vote
2 answers

Paypal discount code with buy now button

I've created a paypal buy now button and integrated it successfully. When testing I notice that once I reach the paypal site there's an option to redeem a "voucher, reward or other discount". How do I create the voucher/discount codes? The…
opsb
  • 29,325
  • 19
  • 89
  • 99
1
vote
2 answers

PHP problems with Google Analytics E-commerce: theiconic/php-ga-measurement-protocol

I'm using the theiconic/php-ga-measurement-protocol package and have followed the exact steps as described in the readme, but for reasons I don't quite understand, half of the info does not show up in Google Analytics. I'm using the following…
Marco
  • 11
  • 3
1
vote
1 answer

Paginated Custom Post Type Query with Arguments Array

Im successfully filtering my Porducts by a meta_key and its value. I display (query) the result in a custom page template. The query includes also a Pagination. Everything works fine - BUT sometimes after 3 to 5 page refreshes the query outputs some…
evavienna
  • 1,059
  • 11
  • 29
1
vote
0 answers

Which Prestashop file do i modify to change the form method and form action of the search function?

I have just installed the latest version of Prestashop with the default theme named classic. I want to change the way the search function works. Eg. change it from get to post, and change the form action to a different location, change the type of…
jonny b
  • 75
  • 2
  • 11
1
vote
1 answer

Using Python to Analyze Retail Data - Trying to get all orders that contain a specific sku and at least one other sku

I'm a python beginner that's working with a large csv file of online order data. I'm trying to see what skus people most frequently purchase with a specific sku, we'll call it grey-shirt711. I'm struggling to express how to say "show all orders…
Joe H
  • 11
  • 1
1
vote
2 answers

Magento vertnav expand one category

I want that in my magento shop with vertnav meniu(3 levels) first level would be open by default. Example: > AA > -1a > -2a > -3a > BB But now I have: > AA > BB There is in configuration way to make all levels expanded, but i dont need that,…
Adomas
  • 289
  • 2
  • 4
  • 16
1
vote
1 answer

Django how to build an invoice that gives the user the ability to add multiple items?

I am trying to build a e-shop using django 2.0, but I have a 'logic' question not a syntax one, how to build an invoice that can accept many Items? In other words I have a model for the invoice item that is connected To a product model but I do not…
1
vote
1 answer

Concrete not replacing Debut theme files?

After creating a new store in shopify, I installed concrete using slate by cloning the repo https://github.com/Elkfox/Concrete.git and doing npm install. I then created the config.yml file in the root directory and entered the appropriate…
Kevin Mangal
  • 230
  • 1
  • 3
  • 14
1
vote
0 answers

How to model an algorithm to apply discounts to prices?

I was asked to developed a solution to apply easily applying discounts to products in a ecommerce store and I tried to do it in the most generic way. Let's say we have the following products: Product A: $5 Product B: $20 Product C: $7.50 And we…
jmjimenezt
  • 21
  • 4
1
vote
2 answers

Complex Names with Authorize.net AIM

How do the rest of you handle complex names when submitting a transaction to Authorize.net using AIM? Nearly every ecommerce application on the planet asks the user to fill in the "Name as it appears on your credit card". For some odd reason,…
Axeva
  • 4,697
  • 6
  • 40
  • 64
1
vote
0 answers

How to add two gemTypes using Amazon seller api in xml format

We are using Amazon seller api's to create listing of our products . Some of our products is having two type of stones in a single earring . So how to add two gemstone details in single product listing . Please share your thoughts or any sample xml…
Akum
  • 63
  • 1
  • 2
  • 12