0
votes
1answer
85 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 ...
1
vote
1answer
510 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
2answers
991 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,....... ...