E-commerce or the buying and selling of goods online. WordPress is fast becoming a easy to setup and use e-commerce solution thanks to a variety of plugins, themes and extensions.
0
votes
0answers
24 views
Problems with migrating a WooCommerce orders
I am trying to import/export orders from one WooCommerce website to another. After using the WordPress import/export tool for the "orders", the individual order page no longer shows the product(s) ...
0
votes
0answers
35 views
How to add X number of products to woocommerce cart at once
I am trying to add x number of products input and button to my catalog page so I can select a number, then hit add to cart.
Is it possible to add in this function? The user will provide a number ...
-1
votes
0answers
18 views
How to use multiple domain Woocomerce store with domain based filters
Maybe the title is not very helpful, so this is what we try to get:
Use Woocommerce (or another e-commerce plugin) to get a central repository of products.
Use the same wordpress installation across ...
0
votes
0answers
19 views
Affiliate plugin + marketpress
Has anyone successfully integrated the affiliate plugin with marketpress yet? What I would like to do is when a store is created http://subdomain.domainname.com this will be a store that displays the ...
2
votes
2answers
465 views
Enabling free shipping on Woo Commerce by specific items
I would like to know if it is possible to enable free shipping with Woo Commerce only if certain items (or items of certain categories / shipping classes) are included in the cart.
The Free Shipping ...
0
votes
0answers
102 views
WP-eCommerce get main product from variation product ID
I'm trying to fix the WPEC Bulk category pricing for product variations, and have run into this problem:
$cats = wp_get_object_terms( $product_id, 'wpsc_product_category' );
This is where ...
0
votes
1answer
42 views
WP e-commerce sales-view
I'm helping a client out who's running Wordpress E-commerce 3.8.3 on WP 3.2.1
In the "sales" view, (where it shows all orders), you can see
ID Date/Time Name Amount Details Status (Delete) and ...
0
votes
1answer
615 views
WooCommerce - Want to show multiple currency for a single product
Am using woocommerce - and want to show multiple currency for a single product. I know there is a currency converter widget extension. But am not able to buy it for now.
So if can some one assist me ...
0
votes
1answer
167 views
Using Jigoshop, how can I add a custom post type to the cart via code?
I want to programmatically add an item to the cart, and that item is not a product.. It's a custom post type that I am creating. I think I'm going in the right direction by using the Jigoshop cart ...
0
votes
2answers
2k views
WooCommerce: multiple input field for multiple product variations
I'm trying to customize the default Woocommerce theme to my needs.
I have a product that comes in two variations:
it's wine, so variation A is a 6 bottle pack, and variation B is a 12 bottle wooden ...
0
votes
1answer
87 views
E-Commerce Products Page Sidebar Formatting
I inherited a wordpress e-commerce website from a developer that only half finished the project. I do not know alot about css or php, but I have been able to play around with the coding enough to ...
-2
votes
1answer
73 views
Using WordPress to Develop a Crowdfunging Website [closed]
Could anyone give me some information on 1) whether or not I should use WordPress to develop a niche crowdfunding website (like Kickstarter) and how much it would cost and how to begin? 2)what other ...
0
votes
1answer
301 views
making users able to add their own products wp e-commerce
I am using wp e-commerce plugin to build a simple e-commerce website.
The problem is that I want to allow all users to post their products on the website.
Right now, only the admin can add products.
...
0
votes
1answer
68 views
woocommerce questions - trying to pic an ecommerce solution
I need to have a conversation with someone familiar with woocommerce. Is there a phone number for support, i am willing to pay for the support call.
I have a company that messed up the redo of my ...
0
votes
0answers
31 views
How to make wordpress as a provate membership site? [closed]
can you help me how to create a stockiest/dealer website.
This site is not for public, is will be a membership site for reseller.
Reseller can see stock of products.
Administrator can change ...
0
votes
1answer
105 views
should i choose WP e-commerce for these shopping cart requirements? [closed]
I have been using drupal and wordpress to developing websites for quite sometime now and now i have been approached to develop an e-commerce website. Shopping carts are big and since its my first time ...
0
votes
1answer
21 views
Transferring data to the end of a transaction with the Shopp Plugin
I'm using the Shopp Plugin, and basically, I need to send an email to a unique email address field that I've created on the front end. The transaction has to complete fully before sending it. I mean, ...
0
votes
0answers
171 views
Affiliate management system + eCommerce plugin for WordPress [closed]
I am looking for an affiliate system for my WordPress eCommerce site. Here is what I want to achieve.
I have created a store that sells some products. People purchase through PayPal.
Now I want to ...
2
votes
1answer
252 views
WP e-commerce: getting products by SKU
I'm working on a site that uses the WP e-commerce plugin (Gold version) and I need to display a list of products that match a list of SKUs. Users fill in a form, and a list of product SKUs is ...
0
votes
3answers
265 views
Creating open content area and restricted content area
I'd like to create a site that has two separate areas of content. One for members with a payment system and another one for regular viewers that gives teasers so that they would want to read more and ...
0
votes
0answers
28 views
E-Commerce sell Memberships and Products [closed]
I'm looking for a plugin which will allow the sale of products and site membership. The membership should utilize "wp_users" as I have another plugin which uses wp_users to control access to some ...
0
votes
0answers
24 views
Wordpress e-commerce via email [closed]
I am looking for a wordpress plugin for e-commerce. The client sends the administrator his project requirements using the contact for provided on the website. Upon reading the requirements the website ...
-2
votes
1answer
71 views
Shopping plugin with user groups [closed]
We need to implement different user groups on our new WP-site so every group has it's own price for every product. For example: "retail customers" and "wholesale customers".
Is there an appropriate ...
0
votes
2answers
216 views
How do I stop out of stock items from appearing on my WooCommerce site when using the Layered Nav widget
WooCommerce includes a handy Layered Nav widget. This allows you to filter the catalog items based on attributes that you've set, including for variations of items (like different sizes.)
However, if ...
0
votes
1answer
83 views
WP-eComerce Advance Meta Tag data in descending order
I am use WP-Ecommerce plugins for ecommerce support
Now i am set custom meta like this
and it will display in ascending order like this
so i need to display it in descending order how can i do ...
0
votes
2answers
833 views
Is it possible to set individual shipping prices in Woocommerce?
I currently have a store running on Bigcommerce, but unfortunately it doesn't offer the functionality that I require. I am debating whether to use a magento/wordpress install or wordpress/woocommerce.
...
0
votes
1answer
124 views
product export and import using xml
I am use eCommerce plugins for the eCommerce support in wordpress
I am export my all product using Tools->export from my http://localhost/first wordpress site and i am try to import in my ...
0
votes
3answers
147 views
Selling Downloadable Products [closed]
I have a few questions that I've been trying to find the answer to for a few weeks to no avail. I am starting a business where I sell downloadable files I've created. They'll be in .zip format. Once I ...
0
votes
2answers
199 views
GetShopped Ecommerce: hide checkout form from customer until shipping country selected
I am using Wordpress Ecommerce by GetShopped, and on the checkout page there is a part where the user selects their country.
By default, not all the available delivery options are displayed until the ...
0
votes
2answers
158 views
WordPress User Post Products
I want to build a website for a project with the following requirements:
Any user can register
They can post product by selecting a category, tags and uploading pictures
Users can comment on the ...
0
votes
1answer
37 views
Recommende e commerce plugin for simple needs [closed]
I want to create a small ecommerce functionality for my site.
Namely 4 products, payment via a Bank portal gateway.
Nothing more.
Which plugin do you recommend for such simple needs?
Thanks
1
vote
0answers
137 views
wp e-commerce sort by stock
I have a site using wp e-commerce plugin and want to sort items by stock. I have been trying for hours without any luck:
I don't have an option to sort by "SKU" in the administration (as I've read ...
-3
votes
1answer
246 views
What do I look for when setting up a multi-vendor WordPress ecommerce site? [closed]
Most of these questions seem to be about etsy scale sites, mine is for smaller scale sites.
I'm trying to set up a WordPress site for a finite number of vendors, all in different parts of the world.
...
0
votes
2answers
195 views
E commerce on Wordpress [closed]
What is involved with WordPress and trying to develop our commerce site that way? Will it integrate with our CounterPoint register and inventory system? Does it calculate weights and shipping? ...
1
vote
1answer
497 views
Custom product fields in wp e-Commerce plugin
I want the user to be able to set a text, option values or other type of data in each product just before they add it to the cart. Just like product options.
For example: The user buys a sticker ...
0
votes
1answer
44 views
How can I create gallery of products and submit data for each product?
I have a client that wants an eCommerce contact to order website. The client wants to submit products on the website, including the price, name, and information for the product. Along with that, the ...
-1
votes
1answer
246 views
Shopping Cart Solution
I have someone who sells a variety of physical products that have different weights and sizes. What's the best way to set that up so customers aren't charged multiple flat rate fees? Also, what plugin ...
-1
votes
1answer
1k views
MarketPress vs. other WP ecommerce solutions [closed]
What experiences have you had with MarketPress vs. other WP ecommerce solutions? I found a client that wants to use it and I never worked with it before.
How does it compare with WooCommerce or WP ...
0
votes
1answer
55 views
WP E-Commerce creating categories programmaticaly
I was searching WP Ecommerce documentation, trying to find what function to use to add category to WPEC, but no luck. Is there some function or piece of code that can do this?
1
vote
2answers
157 views
Does a wordpress plugin (not a membership one) exist for selling access to some webpages?
I am looking for a wordpress plugin in order to sell the access of some webpages on my website. I mean I am not looking for a "membership" plugin.
I mean the user has to pay in order to view the ...
0
votes
2answers
1k views
All permalinks go to products page with WP E-Commerce plugin?
I realize that maybe this isn't the best place to ask this, but since getshopped.org (the makers of the plugin) don't seem to have any support form, AND since I am unable to access the forums I'm ...
0
votes
1answer
78 views
Shipping charge by country & product weight?
I am using WP E-Commerce plugin.
In my e-commerce platform, there is two variable for product price.
Its based on location (ie. india, usa, canada (not by continent)), and weight also.
How can I ...
-2
votes
1answer
2k views
Howto modify WooCommerce input and output
WooCommerce is a nice eCommerce plugin/package for Wordpress.
While dabbling around in it I wondered if certain modifications are possible and how to achieve them:
Simple Examples:
Changing a ...
-2
votes
3answers
243 views
How to do about adding e-commerce functionality on wordpress site? [closed]
My client is a photographer and he wants to offer prints for sale (not digital). How am I best going about this? I know paypal has a shopping cart facility for wordpress, but I've also noticed that ...
1
vote
3answers
324 views
Simple Online Payment for Event Registration
I am looking for a simple (and secure) way to accept payment for event registration.
I am managing a Wordpress website for a organization that hosts events throughout the year. A handful of these ...
-1
votes
2answers
476 views
How can I build an e-commerce website with wordpress for selling services? [closed]
If that is possible, I would want my site to be the safest possible and most secure when it comes to online monetary transactions. is that possible with wordpress? Also, are there any good themes ...
0
votes
2answers
985 views
WordPress Create Post from front-end
I'm having to design an e-commerce site where users should be able to create a product from front-end.
In WordPress, the product will simply be a post with custom fields like Price, Condition,.......
...
0
votes
4answers
167 views
Could Wordpress be used/extended as a medium-size ecommerce site?
Is wordpress reliable enough and could it be used with a proper plugin as a medium sized ecommerce site? We are talking around 1500 products here, estimates say around 5 to 10 costumers per day, ...
-1
votes
5answers
185 views
E-commerce for wordpress [closed]
Is there an e-commerce solution for wordpress which will allow a shop with an onsite blog?
If so, what are the options and is there generally one thats considered the 'best'?
0
votes
1answer
390 views
Simple webshop-plugin?
Im looking for a simple plugin to make a site from which i can make orders for products.
The whole shop should be under an own "tab" in the menu. It should be possible to use nested categories. Each ...