uCommerce
Welcome to our official feedback forum. Please report bugs, make feature requests, or ask any question you’d like here. Thanks!
-
More than one Variant at a time
Would be great to have a select-box or something to tell ucommerce how many variants are needed to have access to multiple empty slots that can be filled without waiting for the product to reload after every variant.
2 votes -
2 votes
-
Dynamic Categories
A new type of category, which populates with products based on an expression, ie. a search. E.g. you could create a category, which lists all products created in the latest month, a category with products with in a certain price range, and so forth.
1 vote -
Add better annonymous cart information
It would be nice if instead of showing "null" in the list of baskets if it showed the id (or similar) so users can refer to the basket i.e. "Basket-180" or similar.
This way, when they are referring to them in house it will make it easier to "find" a basket
1 vote -
AddToBasket.xslt bug
In versions 2.5 & 2.6 UCommerce.Xslt.TransactionLibrary.AddToBasket() executes the pipeline successful with the default code.
However products without a variant don't actually get inserted into the basket.
Products with a variant are inserted into the basket and the count is updated.
This is only an issue with the XSLT version. I have circumvented the issue by replacing the header XSLT macro with my own UserControl macro.
The form used to post the data is unchanged, this is only an issue with the AddToBasket.xslt macro.
1 vote -
Missing address details
This may be specific to the UK but we need to be able to store more information on the customer and address:
Customer:
Title (Missing)
First Name
Middle Name (rarely used on stores)
Last NameAddress
Company Name
Address Line 1
Address Line 2
Address Line 3 (missing - this isn't always needed)
City/Town
County (missing - needed)
Postcode
Country1 vote -
Add auction/bidding functionality
Add auction/bidding functionality. Does not have to be a full-force auction with time slots and all, but a minimal functionality where shoppers can place a bid, and shop admin can accept the highest
1 vote -
1 vote
-
implement a wish list function with the cart
Wish list functionality within the cart so consumers can build up a list of products they might like to buy
1 vote -
Data Type Display Name
Doesn't look like a data types display name is in the XML that CommerceLibrary:GetProduct() outputs, only the data types value is there.
Either both the value and DisplayName should be present in the XML, or the XSLT Extension should have some sort of GetProductProperty(id,name) method.
1 vote -
1 vote
-
Strip out characters in accordance with umbracoSettings.config
It would be useful if uCommerce would remove any characters either specified within the umbracoSettings.config file or it's own config as we've got a couple of sites using apostrophes (').
Although they are getting encoded, the url doesn't look good.
1 vote -
can set a value in custom field in IPN in paypal
can set a value in custom field in IPN, so that we can set Unique ID in paypal IPN to filter
1 vote -
Catalog sorting
Should be possible to sort catalogs in the same manner as categories.
0 votes
- Don't see your idea?