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
1answer
45 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
675 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
70 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
1answer
45 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 ...
0
votes
1answer
358 views
wp-ecommerce products missing
I'm trying to create an ecommerce site with wp using the wp e-commerce plug in with the premium gold cart plugin.
As I'm still just developing the theme for the store locallly I've only got about 10 ...
-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 ...
1
vote
0answers
139 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 ...
0
votes
0answers
31 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
39 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 ...
0
votes
0answers
20 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 ...
0
votes
0answers
103 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 ...
-1
votes
0answers
20 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 ...