Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Log for all cart activities
Hi guys, I have a repetitive problem with authenticated users losing their carts (emptied carts) in various steps of the process. I am trying to find out the issue but I don;t know if and where I can find traces of the carts. History of carts for a u ...
Adrian Ursu
08/04/2021 15:31:55
Last post: 08/04/2021 18:48:19
ValueMapper for GroupsTop/GroupsSecondLevel and GroupsThirdLevel
Hi, I was using the fields for GroupsTop, GroupsSecondLevel and GroupsThirdLevel and in the facets, they return the Group ID instead of the Group Name. But ParentsGroupID returns the proper group names. Could we apply the same logic to the GroupsTop, ...
Mafalda Correa
08/04/2021 15:57:59
Last post: 08/04/2021 16:45:30
Issue on Custom Field Option
Dear Sir, I was facing one weird thing on the product custom field. I have one custom field (field type = multiselect list) call Brand and there have more than 270 brands I had imported via excel to the EcomFieldOption table. But when I go and check  ...
Yoon Peti Nwe
05/04/2021 06:19:11
Last post: 05/04/2021 20:05:38
RMA large quantities
Hi, Our client requested us to implement the RMA flow. This is a B2B shop that sells large quantities on orders. What regularly happens is that large sets of products are returned. When a RMA is created, there is a record created for each item on the ...
Jesse Bakker
30/03/2021 15:15:18
No replies yet
Ecom:CustomerCenter.LedgerEntries.PrintURL gets OrderDetails template instead of LedgerDetails template
Hi, I have a list of Ledgers, built much like the Orders List in Rapido. Everything is working fine except for the "Ecom:CustomerCenter.LedgerEntries.PrintURL" tag, which is not retrieving the correct template: See the repro here: https://www.screenc ...
Mafalda Correa
12/03/2021 14:05:10
Last post: 29/03/2021 08:55:21
Localization of Shipping available in countries does not save country selection
When switching from the master language of a shipping method with some countries selected: Switching to Spanish: It looks like the countries are still selected: But when I press save the selectection/selected countries disappear: What gives? The solu ...
Vincent Gercke Pedersen
15/02/2021 15:31:30
Last post: 29/03/2021 08:37:57
Audit log shows additional changed fields after Product edit in Ecommerce
If I edit a product in the Ecommerce catalog and change a single field, the Audit log shows multiple entries for the single change and the details show changes to unrelated fields. On this test site, https://99sfo3.mydwsite3.com/ , I edited product 1 ...
Brian Zawistowski
17/02/2021 22:44:25
Last post: 29/03/2021 08:33:32
Permissions on product group
Hi I want to make it possible for users in usergroup "Superusers" to set permissions on a product group called "Kontingent" in the root of the shop "FOA Bogshop" in the Ecom tree. I have set the permissions like this: The product group "Kontingent" h ...
Lars Larsen
03/03/2021 13:25:12
Last post: 29/03/2021 08:25:26
Error in index on clean Rapido (no products)
Hi guys, I have started working on a clean version of Rapido (latest one) running on DW 9.10.4. The solution was installed in DW Cloud and we have imported a few products. When I try to run the Index, I get a KeyNotFoundException. The exact error mes ...
Adrian Ursu
24/03/2021 17:18:46
No replies yet
Product groups as facets
Hi, I'm working on product groups as facets. I'm trying to setup a facet that could be used as filters for product groups from third level and down (first two level is in a megamenu). I have tried to used the "Third level groups" as field on the face ...
Søren Jakobsen
22/01/2021 11:01:40
Last post: 19/03/2021 10:55:08
Multiple orderlines for same product
Hi We are working on a shop that sells contact lenses. The nature of selling contact lences, is that you often sell them in pairs (pairs of packages), where the configuration of each of the pairs wilw typically be different. See attachment for a typi ...
Hans Ravnsfjall
25/02/2021 12:13:57
Last post: 16/03/2021 11:34:44
Product Detail page is redirected back to Product list
Hi, I am having a very weird issue in 9.9.2. Whenever a product name has a '#' or a '/' in the product name, we cannot get to product detail page and seems like we lose all query string parameters and area apparently sent to /products https://www.scr ...
Nuno Aguiar
23/12/2020 19:10:43
Last post: 15/03/2021 19:42:24
Is there a HTTPRequest to delete orderline
If I want to delete a certain orderline. Is this possible to do with an HTTPRequest doing something like this´ish DeleteOrderLineId=MyOrderlineNumber? /Hans ...
Hans Ravnsfjall
15/03/2021 14:51:12
Last post: 15/03/2021 16:02:35
Formatting values using the API
Hi guys, I have a situation where I need to format a value (double) to include Currency information, thousands, and decimal separators. I have tried using Price.GetDoublePriceFormatted using the currency and Country from context but it always returns ...
Adrian Ursu
12/03/2021 13:51:14
Last post: 12/03/2021 17:14:37
Identical group names across shops
Hi, It occurs to me that you can not have 2 identical group names across shops. Although websites have unique domains. Setup: Website 1 running on Shop 1 Website 2 running on Shop 2 In shop 1 and shop 2 I have a group named "Handle". On website 1 the ...
Kim Søjborg Pedersen
12/03/2021 11:12:55
Last post: 12/03/2021 12:24:09
Gift Card [only] can buy without shipping address ???
Dear All, Could you please someone give the suggestion about Can we able to make checkout for buying 'Gift card item only without selecting shipping address? I think we can not manage the shipping method in the 'Checkout' page, right. Also, there is  ...
Khaing May Thaw
10/03/2021 11:05:20
Last post: 11/03/2021 04:42:58
Lucene query with special characters
It seems like some special characters is handled as a space divider in a query. So that "stål alu", "stål/alu", "stål?alu" etc. equals the same results. I want to be able to search specifically for e.g. "stål/alu", with the forward slash being handle ...
Rune Peter Olsen
03/03/2021 23:32:32
Last post: 10/03/2021 17:06:00
Weird issue with standard product field in EcomProductField
Hi there, On one of your sites the index suddenly didn't return any products anymore (according to the customer after they started translating products). After some investigation we found that the index data no longer contained the Active field (Luke ...
Imar Spaanjaars
08/03/2021 21:41:39
Last post: 10/03/2021 02:10:58
First recurrency order to be generated immediatly
Hi, We have built a solution where we're using Recurrency Orders associated with Loyalty Points to essentially generate "Subscription" that will earn the user points he can then use to purchase products. So far so good. The only hickup we're seeing i ...
Nuno Aguiar
05/03/2021 15:13:38
No replies yet
Recurring order missing shipping and payment descriptions
Good morning there, While working with recurring orders we found out that ShippingMethodDescription and PaymentMethodDescription properties are missing in recurrencies. It's important to have those fields copied for integration reasons and also to ke ...
Mario Santos
04/03/2021 11:13:32
Last post: 05/03/2021 01:16:28