Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Is it possible to put the productname in the beginning of the url/slug?
example: www.website.com/productname Is this possible? I have tried to achieve this, but best i can get is a page in root before the productname, like this www.website.com/page/productname /Hans ...
Hans Ravnsfjall
27/10/2021 07:47:04
Last post: 27/10/2021 08:46:41
Different pagetemplate for productlistmode and productdetailmode
Hi we have a scenarie, where we want the URL structure to be like this for productlists www.website.com/productgroup/ And like this for the productdetail pages www.website.com/productgroup/productname As far as i know, the only way to achieve this is ...
Hans Ravnsfjall
26/10/2021 21:31:02
Last post: 27/10/2021 08:15:53
Services.Products.GetProductByNumber returns inactive product
Hi guys, In a search function I use the GetProductByNumber method. It works fine, but we now, after many import cycles, have an issue ... We have multiple product records with the same product number, but only 1 per language which is active. The GetP ...
Peter Leleulya
26/10/2021 16:29:24
Last post: 27/10/2021 08:14:08
In a PIM solution, do I need to place products in a classical eCom shop, or can I just as good use warehouse for grouping products?
I am going to be using indexing to show the products, and as I see it - the productgroup structure in warehouses is similar to eCom groups. Is there any specific reason or argument for using a eCom shop instead of a PIM warehouse for structuring prou ...
Hans Ravnsfjall
25/10/2021 09:57:08
Last post: 25/10/2021 10:13:52
Assortment not working with GetNavigationViewModel
Dear Dynamicweb, We are trying to output the navigation with: GetNavigationViewModel, but is does not seems to take the assortments into account. It that intended or are we missing something here? Best regards, Anders ...
Anders Ebdrup
20/10/2021 20:45:18
Last post: 21/10/2021 14:12:42
Index Query - when i have many variants combined in PIM, how do I get only the primary product?
Hi We have products combined in PIM, so that variants are grouped - but when i use Index Query to make a type-ahead search, my query setup and query publisher outputs all the variants of the same product, and I can´t figure out how to single ou ...
Hans Ravnsfjall
20/10/2021 15:40:56
Last post: 20/10/2021 18:29:08
Order capture, refund and cancel
Hi Is cancel button should be active after payment refund? ...
Andrejs Zavorotnijs
12/10/2021 17:10:20
Last post: 13/10/2021 08:57:40
Hiding groups without products in navigation (DW 9.10.13)
Hello We are using Ecom navigation in this solution and the customer wants to hide groups that do not have products/are inactive. What's the best solution for this? I've looked into the XSLT template and there's a ProductsCount property a ...
Fabio Monte
01/10/2021 13:35:23
Last post: 01/10/2021 15:31:51
EDM brings the website down
Dear Community, I appologise in advance if this question was discussed before. I could not find anything simular. Our customer sends out EDMs every Friday using 3rd party marketing platform. This brings the website down every week. There is no integr ...
Elena Anisimova
01/10/2021 06:19:53
Last post: 01/10/2021 11:33:07
EBizCharge transaction uses saved card name
Hi there, The EBizCharge provider is using the saved card name to create the transaction in EBiz, which is not desirable since the card name (in DW) may not match the person name. A possible fix for this is to change the highlihted code with !string. ...
Mario Santos
30/09/2021 13:33:21
Last post: 01/10/2021 13:29:43
Stock Status is not refreshing - PIM
Hello team, We have some issue with Stock Status for our customer (DW 9.9.6). We are using PIM for our products, stock state is set but unfortunately stock status is empty and stock number is changing correctly. The stock status is changing only when ...
Adrian Lesik
28/09/2021 13:56:27
Last post: 30/09/2021 03:13:03
Azure B2C login. How to configure
Hi guys, I have a project where I need to auto-login a user that is authenticated with Azure B2C in another application. I have noticed that we have support for Azure AD and Azure B2C in Dynamicweb. I have found the configuration for Azure AD but I c ...
Adrian Ursu
27/09/2021 19:57:16
Last post: 30/09/2021 02:25:17
Groups cannot be deleted
Hi guys, I see pretty often that Groups (some of them) cannot be deleted from the interface: Recycling the site brings back the ability to delete. The groups are NOT imported. They are created through the interface and it does not happen for all of t ...
Adrian Ursu
27/09/2021 09:37:33
Last post: 27/09/2021 10:39:25
Saved Cards not working using ChargeLogic Connect
Hi there, We are not able to use saved cards that are tied to ChargeLogic Connect. There is an internal error - https://www.screencast.com/t/4hSJGTm56Fqs. Has anyone ran into the same issue? DW: 9.10.12 Thanks! BR, Mario ...
Mario Santos
22/09/2021 17:06:26
Last post: 27/09/2021 18:12:00
Pagination in ProductCategory is broken
Hi guys, I have a solution running on DW 9.10.13. I have a couple of ProductCategories, some of them with a lot of fields. I have noticed that paging through the fields in a ProductCategory does not work. When clicking on the "Next page" bu ...
Adrian Ursu
20/09/2021 18:55:23
Last post: 22/09/2021 14:41:45
Primary Group and Multiple Shops
Hi, We have a solution where we have multiple shops for different countries. We also ha a PIM from where we publish products to one or more shops. In the shops the products could also belong to several groups, like "News" or some group for  ...
Aki Ruuskanen
17/09/2021 11:40:24
Last post: 28/12/2022 10:56:06
Product fields editing is misbehaving
Hi guys, I have a solution running on DW 9.10.13 where I am experiencing a pretty annoying behavior of the interface when trying to add or edit Product fields or ProductCategoryFields. It does not happen for Group Fields. Whenever I hit "Save&qu ...
Adrian Ursu
15/09/2021 14:17:37
Last post: 20/09/2021 09:15:38
Web API discounts
Hi, In the Ecommerce Web API, when I make a request for a product with a discount, both the Price and the PriceBeforeDiscount are the same. And discount comes back as 0. Here's a quick repro: https://www.screencast.com/t/1fX242yrc My feed request ...
Mafalda Correa
14/09/2021 16:55:40
Last post: 16/09/2021 01:50:23
Web API GetProduct variant ID
Hi, I'm using the web api to get a product feed and I need to pass the Variant id, I tried passing it as a parameter, but I still only get the base product and not the variant. https://dev-swiftrizzo.mydwsite1.com/dwapi/Products/GetProduct?Produc ...
Mafalda Correa
14/09/2021 16:16:00
Last post: 15/09/2021 11:36:02
Email Marketing Query
Dear Sir With reference to below image, may I know 1. how system derived "number of times" count in the Shopping Cart column when viewing the "user's email marketing" in user module > ribbon > email marketing. 2. In the  ...
Tan Pang Lin
07/09/2021 09:14:53
Last post: 08/09/2021 08:14:58