Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Replacement product cannot be set to point to a specific variant?
I am trying to link to a specific variant that has replaced a phased out one, with following code if (product is object) { string productName = product.Name; if (product.ReplacementProduct is ProductInfoViewModel ) { if (product.ReplacementProduct.Pr ...
Stephen Anthony Jackson
10/02/2025 14:28:38
Last post: 10/02/2025 14:44:03
Product number/id in url for some products.
Hello I need some advice on this. We have a customer who sells both new and second-hand products. As of now the URL structure is like this: `domain.com/page/new/category/product-x` for new products and `domain.com/page/second-hand/category/product-x` ...
Kasper Legarth
10/02/2025 13:23:46
Last post: 12/02/2025 09:27:33
Variant relations in Ecom Assortments
Hi there! I've encountered a slight confusion about the way product-assortment relations are made in the database. As far as I know a product can be part of one or more assortments, declared by a new record in the EcomAssortmentProductRelations w ...
Barend Mosch
07/02/2025 11:14:42
Last post: 07/02/2025 13:10:06
Replacement products
Havent found much in the documentation about replacement products. Does anyone know if it is possible to configure ecom such that a search on an old product number / ean returns the replacement product instead? Cheers //Steve ...
Stephen Anthony Jackson
13/01/2025 08:50:10
Last post: 22/01/2025 15:58:05
Repository query configuration to return variants in the search
Hi, When configuring my Index query I don't get results in the search for the variants. I want to return values from the column 'BX' (Art_ref) in the screenshot below. After my configuration only the parent returns in the search (q/eq) as ...
Davy Capiau
03/01/2025 17:22:07
Last post: 17/01/2025 11:21:17
Excel structure for default Export order from Customer center
Hi guys, There is a default functionality for exporting orders from Customer center. It points to /Admin/Public/CustomerCenter/ExcelExport.aspx. One of our customers using this functionality has asked us to adjust the structure of the export(Adding a ...
Adrian Ursu
18/12/2024 13:23:42
Last post: 18/12/2024 13:57:00
Order of product discounts applied
Hi :) On a DW9 solution, I imported some discounts from Business Central. In BC for an item we may have a 25% discount clean, and we may have a 25% discount valide from a date in the past and with no ending date. So the item will be added to two disc ...
Lars Hejgaard Sørensen
25/11/2024 15:06:20
Last post: 26/11/2024 08:29:11
Delete stalled carts
Hi guys, I have a situation where I need to delete unfinished carts after a few hours. I remember that a few versions ago if the cart cookie was referencing an invalid cart, we got a yellow error. Is that still the case? Can I safely use an SQL scrip ...
Adrian Ursu
19/11/2024 16:07:01
Last post: 20/11/2024 17:03:34
Free shipping rule when paying with a Gift card
We have a site using Gift cards. The first requirement was to avoid including the value of the gift card in the calculation for the Shipping fee, at the time the gift card is purchased. And for this purpose, we have defined a Free shipping discount.  ...
Adrian Ursu
13/11/2024 08:47:49
Last post: 19/11/2024 15:25:56
Gift cards - wrong calculation of subtotal
Hi Dynamicweb, When using gift cards in Dynamicweb v. 9.17.14 prices without taxes and fees are calculated wrong when gift card amount is greather than price of the product in the cart. Should the amount on the gift card line be calculated constantly ...
Niels Foldager
12/11/2024 09:14:14
Last post: 13/01/2025 10:53:16
Store discount values in the price matrix
Hi , Setup: - DW10 - Swift - Batch Integration with XML - Prices stored in price matrix Context: - Show specific price of customer on the product page, generated from the price matrix Question: - Next to the individual price and the informative price ...
Davy Capiau
07/11/2024 14:05:35
Last post: 08/11/2024 13:00:01
Display Unit of measure name for variant
Hi guys, I have a project running on 9.17.9. Products are organized in Master and variants, we have defined units for the Master products and Base units for Master products, all seem to be inherited to variants according to the interface. However, th ...
Adrian Ursu
04/11/2024 13:29:06
Last post: 06/11/2024 16:23:43
Melissa Borgmann
03/11/2024 21:46:22
Last post: 03/11/2024 21:47:59
Melissa Borgmann
03/11/2024 21:44:17
Last post: 03/11/2024 21:47:46
ePay CheckoutHandler - capture fails when external payment fee is added to the order
Hi Dynamicweb, When using the EPayPaymentWindow CheckoutHandler, where "Card fee added by ePay" is active, the validation logic fails when trying to capture the total order amount including external payment fee. Capture amount should be val ...
Niels Foldager
01/11/2024 12:28:56
Last post: 04/11/2024 23:29:48
Bundles and facets
Hi, Is it possible to create products of type "bundle" and the be able to filter those bundle-products based on the properties of the bundled products? Example: Bundle 1 Product 1 (Color=Black) Product 2 (Color=Grey) Bundle 2 Product 3 (Col ...
Aki Ruuskanen
30/10/2024 15:56:33
Last post: 30/10/2024 18:20:29
PagePermissions in Content Indexer
Hi, Is there a way to verify if a visitor has access to a page using the Content Indexer and Queries? On our website, we’re restricting certain blog and news posts for logged-out users with page permission settings. However, these restricted pa ...
John Broers
24/10/2024 14:08:58
Last post: 28/10/2024 11:02:02
Accessing a cart by secret when impersonating a user returns a 403
Hi, Our client has raised an issue in that when your are impersonating another user, the cart functionalities do not work. We have moved to using Javascript and the APIs provided in the swagger documentation for controlling carts to avoid having to d ...
Joseph Vause
15/10/2024 13:43:24
Last post: 18/10/2024 18:06:02
Product with non-unique variants options
Hi :), in our project for one of the product we created a new variants with new ProductVariantId but the volume and colour are the same as the old ones, now we have a problem on displaying the new ones because if we want to mark the old variant in on ...
Adriana Nowak
11/10/2024 10:18:50
Last post: 11/10/2024 12:53:30
Export shopping cart information
hi, Is there any standard functionality or easy way to set up export of shopping cart in DW9.16.10? Desired use case: - Customer adds products to their shopping cart - Then they go into the shopping cart view - from the shopping cart view there shoul ...
Adrian Juell
08/10/2024 12:38:56
Last post: 08/10/2024 13:16:16