Developer forum
Subject
Replies
Started by
Last reply
Access product when overriding ProductViewModel
Hi, I am trying to extend the ProductViewModel to add more properties to it. We can simply create a custom viewmodel - but how do we know the actual product that is in context? I need to do a DB check based on a ProductId, ProductVariantId. I tried s ...
Mario Santos
18/10/2025 17:44:34
Last post: 22/10/2025 11:02:42
BC custom integration with Odata4 endpoint
We have a working connection and request in DW Integration module that works with a custom Odata4 endpoint in BC (see image). The use case here is to create a selector function in the UX where the user can select one of the addresses in the BC respon ...
Joakim
21/10/2025 11:35:31
Last post: 21/10/2025 15:05:02
Dealing with a large number of products
I'm working on a case where the potential customer has asked to show that DW stil runs smooth with around 4 million products. I'did a little test with some bogus data, and imported almost 1 million products. I notice that the "All Produc ...
Justin Sjouw
17/10/2025 09:24:11
Last post: 21/10/2025 11:29:23
Create all language versions for products by default
Hi guys, Is there an easy way to localize products to all languages by default? Meaning, generate product versions for all languages for existing products, and then create all language versions every time I import a new product ? I hope this makes se ...
Adrian Ursu
21/10/2025 10:31:58
Last post: 21/10/2025 11:15:03
Live Price missing on checkout
Hi, We are running into an odd situation, we have live prices lazy loaded and during checkout we only see prices updated in cart when we use getproductinfo=true in request - is this the expected behavior? Would make sense to ignore the lazy load flag ...
Mario Santos
14/10/2025 12:42:12
Last post: 20/10/2025 15:13:20
VAT calculation on taxes
Hi guys, I have a project in DW 10 where I need to add some taxes. I have tried first with a flat rate provider and I have noticed that the values returned by the TemplateTags for "With VAT" and "Without VAT" are both the same, in ...
Adrian Ursu
14/10/2025 15:16:19
Last post: 20/10/2025 15:07:35
Different Athentication methods for websites on the same solution
Hi guys, I have a project that is supposed to implement 2 separate websites, one for B2B and another for B2C. For B2C, we will use the standard scenario with username and password. For the B2B though, we are considering using one of the advanced meth ...
Adrian Ursu
18/10/2025 11:33:40
Last post: 20/10/2025 12:46:29
Copy templates to different language layer
Hi, So as the title says I've created multiple row/paragraph templates on my main language layer and wish to copy them to the other languages. Is there a clean way of doing this? ...
Joakim
13/10/2025 12:21:09
Last post: 20/10/2025 12:45:21
GTM - price not showing
Hi, For our client we've installed the GTM tag and added all events to the container. When I check an event, most information comes through perfectly, except for the price (weirdly it's NaN). We are working with live prices directly loaded th ...
Mark Hoogkamer
15/10/2025 13:51:11
No replies yet
dw cli deploy issues
Hi. We're trying to use the dw cli for an azure devops release pipeline towards a dw cloud hosted site based on the tutorial on docs: https://doc.dynamicweb.dev/documentation/tutorials/extending/workflows/setting-up-ci-cd.html This gives me inter ...
Jacob Nilsson
17/09/2025 11:19:50
Last post: 14/10/2025 15:29:54
Are the new Extranet User Apps ready for an implementation?
I heard about the new Extranet User Apps on our workshop in Aarhus, and I can see they are possible to enable in the Feature Management. Are they ready to use on a new project? ...
Kevin Steffer
13/10/2025 14:59:45
Last post: 14/10/2025 07:39:08
ProductViewModel price matrix live
We are facing an issue where live price matrix prices are not getting returned by LiveIntegration price provider. I added some debug lines to identity the issue. Our setup has Use unit prices checked, meaning the LiveIntegration ProductIdentifier wil ...
Mario Santos
10/10/2025 10:56:21
Last post: 13/10/2025 14:56:16
Localize content
Hi guys, I am testing out a situation with a website with multiple languages. I see that the pages are created on all website languages but I cannot see any way of switching between languages other than switching the entire website. Is this by design ...
Adrian Ursu
26/05/2025 11:58:24
Last post: 12/10/2025 22:58:57
Disounts slowing down product dwapi calls
We are launching a new Dynamicweb solution soon and are syncing around 30000 discounts from BC into DW. Seemingly, whenever the DiscountService is refreshed the next dwapi product calls (/search and /{id} at least) become very slow, taking a couple o ...
Jóhannes Þorkell Tómasson
10/10/2025 16:56:16
Last post: 10/10/2025 18:57:58
Testing tool for LI
Hi there, In DW9, on the settings for LI there was an option to execute a test request against the configured URL. Where did that go in DW10? I used it a lot to test out connectivity; not just for live requests but also to test out batch requests and ...
Imar Spaanjaars
21/09/2025 15:45:12
Last post: 10/10/2025 16:01:13
Workflow Change Email on first workflow step
I'm experiencing some issues, in regards to workflow notifications when the products are created from a custom addin scheduled job. I'm currently trying to trigger the notification subscriper manually, but this doesn't seem to send an ema ...
Theodor Perrier
18/09/2025 09:03:06
Last post: 10/10/2025 12:40:03
12
Subscribe
Set up DW10 on Azure fails
Hi, We are trying to set up a DW10 with Swift2 on an Azure hosting. We get an error saying "System.Data.SqlClient is not supported on this platform". I cannot find anything about this in the guide about running in Azure: https://doc.dynamic ...
Aki Ruuskanen
02/10/2025 09:15:27
Last post: 10/10/2025 08:31:36
13
Subscribe
PIM - Ability to copy products without selecting a group
Hi! In the PIM, copying products requires you to select a group in which the product will appear. Is there an option to ignore the group and just copy the product? Or select a warehouse group as a group? For example, in the 'All Products' ove ...
Barend Mosch
09/10/2025 12:09:18
Last post: 09/10/2025 17:23:25
Management API weird permissions behavior with valid user with allow backend
I was trying to see if I could get permissions to work with the Dynamicweb CLI using a users JWT Bearer token instead of an ApiKey And if I use the credentials of a user I can get a Bearer token on POST https://localhost:18164/Admin/TokenAuthenticati ...
Kevin Steffer
09/10/2025 13:43:11
No replies yet
VariantInfo Discounts from dwapi /search
Is there a way to get variant discounts from dwapi when getting the main product through details or search? The variant discount is correct when fetching /dwapi/ecommerce/products/{productId}/{variantId} but no discounts are shown in variantInfo when ...
Jóhannes Þorkell Tómasson
06/10/2025 20:26:16
Last post: 07/10/2025 12:34:32