Tagged Questions
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
511 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
425 views
WP E-Commerce Custom Meta > Serialized array
I have an issue where I am adding custom meta to my products. Everything works fine until I update my product.
This is before:
This is after update:
I am thinking it has something to with how it ...