Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Displaying lowest and highest variant price in product list
Hi there, I recall a discussion from a long time ago about displaying the lowest and highest price of a variant in the product list. That way we can display something like: Price from 200DKK to 400DKK where the 200 and 400 represent the lowest and hi ...
Imar Spaanjaars
29/08/2023 09:15:24
Last post: 29/08/2023 11:35:38
Best way to pull selected shop ID from Shipmondo
Hi there, I have a site using Shipmondo. As part of the checkout process it captures a shop ID which is stored in OrderShippingProviderData in a format like this: { "ShipmondoCarrierProductCode": "GLSDK_SD", "ShipmondoService ...
Imar Spaanjaars
28/08/2023 22:28:06
Last post: 28/08/2023 22:57:37
Change type custom order field
We have encountered a strange error related to custom order fields. First we created a new custom order field "MyOrderField" with type "Checkbox". After a while we found out that this field needs to be a text field. And since we c ...
Martin Moen
25/08/2023 15:09:43
Last post: 28/08/2023 12:30:22
Handling items not in stock
Hi there, I know this has come up a few times but I am not sure what the latest situation is, so I am creating a new thread. We have a customer that has products that are no longer in stock (replaced by others) but that still exist in users' cart ...
Imar Spaanjaars
25/08/2023 12:07:23
Last post: 25/08/2023 14:13:57
Variant limitations on related products
Hi guys In ecommerce i have added variant limitations to related products like this: But nothing happens in the frontend. I'm running on Rapido version 3.4.3 So i thought it might be because Rapido did not support this feature, so i tried to make ...
Jesper Holm Damgaard
31/07/2023 14:21:12
Last post: 23/08/2023 16:38:42
Edit order line price changes type
Hi, When I edit an order line price in the backoffice the order line type changes from Product to Fixed. Is this the correct behavior or is it a bug? Because the frontend template hide Fixed order lines by default. DW version 9.15.9 ...
Cátia Torego
17/08/2023 12:10:18
Last post: 17/08/2023 12:23:41
Grouping Facets
Hi guys, I have a situation where the customer asks us to display the Facets grouped into different containers. I know that Facets are rather flat as information structure but I was wondering if we can use the various Facet files definition from the  ...
Adrian Ursu
15/08/2023 13:23:34
Last post: 16/08/2023 10:24:03
Backend Orders list - sort by completed date not in order
I often notice that the sorting by completed date is not in the correct order. It mostly works, but there is randomly a few records out of place. This makes it a little hard to be sure if I am looking at the latest order, or it is hidden down the lis ...
Jon Thorne
06/07/2023 02:26:06
Last post: 16/08/2023 09:17:28
The Context.GetCart() is not a cart and cannot be updated
Hi, We are getting some orders in tricorbraunflex.com where the error Dynamicweb.Ecommerce.Common.Context The Context.GetCart() is not a cart and cannot be updated. is being trigerred hundreds of times (for 2 minutes up to a few hours) until eventual ...
Nuno Aguiar
28/06/2022 18:14:10
Last post: 16/08/2023 09:11:30
WebApi LoyaltyService endpoint
Hi. We have a customer where we need to use Loyalty Points in an app. Would it be possible to get these to endpoints, through the LoyaltyService? GetPointsBalance() GetUserTransactions() ...
Mikkel Belchuke
27/03/2023 13:55:38
Last post: 15/08/2023 09:23:01
Missing fields in ShippingViewModel from GetShippings
Hi. Would it be possible to add the remaining fields, from the Shipping Model, into the ShippingViewModel when using the WebAPI endpoint "/dwapi/ecommerce/shippings". We would like to use FeeRuleSource, but it would be great if you could ju ...
Mikkel Belchuke
07/08/2023 14:43:56
Last post: 15/08/2023 08:28:17
Customer Experience Center - ShopId
Hi, In the US market we tend to import historical orders from Customers. We need to batch import them, so we used to do that to a dummy shop Id so that we could still use Ecommerce Statistcs accurately (filtering by ShopId). Then in the frontend the  ...
Nuno Aguiar
17/07/2023 15:31:23
Last post: 11/08/2023 13:11:12
Bug in assortments with multiple languages.
When the indexbuilder is populating the AssortmentIDs field, it only populates it for products with the default langauge. This means that if you use the index to filter out products that belong to an assortment, it only works on the default language. ...
Jonas Krarup Dam
02/06/2023 09:33:51
Last post: 10/08/2023 02:58:53
Wrong order of variant combinations on product
Greetings. I have the following issue where DW (version 9.5.6) says the variant combination order is wrong. The following screenshot (productid 0-95-11) show how data is organized for a product that fails in both admin and frontend (due to wrong vari ...
Espen Strømsnes
22/03/2019 09:47:38
Last post: 09/08/2023 16:22:48
Free product quantity 0 on cart page
Hi, When a discount rule triggers a free product, it's added to the cart as you can see on the cart page screenshot. I noticed it has quantity 0. When going into the checkout it has the correct value. Is this a bug or configuration? Cart: Checkou ...
Davy Capiau
09/08/2023 11:29:35
Last post: 09/08/2023 14:21:24
Custom order field - checkbox field
I have noticed that when using custom order fields with type checkbox, we have tags which returns System.String "yes/no" values instead of boolean "true/false" in this situation @GetBoolean("FragtmandAgree.Clean") will a ...
Didzis Kuzmans
09/08/2023 11:12:39
Last post: 09/08/2023 14:19:24
Product discount - Variants share price discount
Hi, I've created a product discount where a reduction of 15% is given when the quantity reaches 105. This works well for all products added to the conditionals. In this case I want to add the discount if the total quantity of a combination of any ...
Davy Capiau
09/08/2023 12:46:32
Last post: 09/08/2023 13:44:18
Price Matrix: Any variant VS all variants
Hi, What is the difference between 'all variants' and 'any variant' in the price matrix? https://doc.dynamicweb.com/documentation-9/ecommerce/product-catalog/products#sideNavTitle1-5-5 ...
Davy Capiau
08/08/2023 16:36:39
Last post: 09/08/2023 12:38:34
Applying Units of Measure
Hi, My client wants to sell in units of: each, box and pallet. Do you have to define the single item 'each' as well in the 'units of measure' if you want a customer to be able to select one of three on the frontend? Is the default pri ...
Davy Capiau
08/08/2023 10:34:40
Last post: 08/08/2023 15:53:05
Use Products.facets property on group to control Facet groups and their order when using ProductCatalog
Hi guys, I am converting a Rapido project to start using the ProductCatalog instead of the regular Products module. I have managed to refactor the feed and I have stumbled across the Facet groups. In Rapido we are using the Products.facets property o ...
Adrian Ursu
15/05/2023 10:48:19
Last post: 08/08/2023 14:48:07