Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Add to favorites broken
Hi guys, We run into an issue with adding favorites to the cart. It seems it's caused by a recent change introduced in Dynamicweb 9.3.13. Here's what we've witnessed: 1. Add to cart ultimately calls: CustomerProductList.AddToFavorites(string productI ...
Imar Spaanjaars
14/03/2018 16:19:46
Last post: 22/03/2018 09:21:31
Cart page cached
Hi, On a DW 9.4.2 solution, it seems like the cart-page is cached. Customers experience, that newly added products doesn't show up in the cart, until F5 is pressed. I've tried to look into the bugfixed list, but this isn't updated yet for later versi ...
Kurt Moskjær Andersen
15/03/2018 11:45:30
Last post: 20/03/2018 03:13:25
Capturing and Reporting Frontend Search Queries
Hello, A customer is using DW9, and they wish to view the search terms being used on the frontend of the site. Is it standard functionality to be able to report on search terms used? Thanks. Richard ...
Richard D. Lee
13/03/2018 21:01:48
No replies yet
Intercept product search
Hi, I'm working on a solution on DW 8.9.2.6, where I need to intercept the product search. If an empty resultset is returned, I need to redirect the customer to another page. The default "noresult" page is not an option, as the customer wants DW to s ...
Kurt Moskjær Andersen
12/03/2018 14:25:12
Last post: 13/03/2018 12:53:16
Crash when ASP.NET 4.6.2 is installed
Hi there, ASP.NET 4.6.2. introduces a new Globalization namespace inside System.Web. This causes an issues with on-demand compilation when the existing Globalization namespace isn't prefixed with System. An example can be found here which crashes whe ...
Imar Spaanjaars
01/09/2016 11:59:41
Last post: 13/03/2018 12:43:17
Variant Groups doesnt work
I created a new product in backend, and then i wanted to create some Variants. So i tried to click the plus sign to add an existing group. The only thing that happens is a blank tooltip showing up.. Is this a known bug? And where is the management ce ...
David Alexandersson
07/03/2018 11:33:36
Last post: 12/03/2018 03:41:24
Update/change a OrderLineField in cart without duplicate OrderLine
Hi, Is it possible to change a OrderLineFieldValue in the cart without having the product to be added multiple times? Im adding a value using: var commentField = ol.OrderLineFieldValues.FirstOrDefault(x => x.OrderLineFieldSystemName == "CommentFie ...
Morten S. Hvid
09/03/2018 11:37:44
Last post: 09/03/2018 14:49:14
Available Amount
Hi Guys, The DW Tag GetInteger("Ecom:Product.AvailableAmount") is not being updated when the user add some quantity of the product to the cart. This is happening in the product list and detail. I have checked the option to "Reserve when product is ad ...
Ricardo Pereira
18/12/2017 16:19:38
Last post: 07/03/2018 15:30:56
How to use Product Groups
Im trying to Loop through 3 different product groups to list the products under the product groups. But it doesnt seem to be any way of doing this? I tried using templateTags to see what i can render, but the only productrelated field seems to be "pr ...
David Alexandersson
07/03/2018 15:01:44
No replies yet
Product catalog PDF
Before we go ahead and create our own solution. What options do we have in DW to create product catalogs or data sheets in PDF on the fly with data from ecommerce? I know PIM has this functionality, but this customer does not have and does not want P ...
Martin Grønbekk Moen
06/03/2018 14:39:57
Last post: 07/03/2018 14:53:39
Facets based on category fields in multiple languages
Hi guys, I am trying to set up a multi-language project where I am using ListBox Product Category fields. I have set the category fields, translated the label, I have set up the Index, the query and the facets. But no matter I do, For Label, Name and ...
Adrian Ursu
03/03/2018 22:09:32
Last post: 06/03/2018 11:07:58
Product added to cart with and without BOM item
Hi, I was wondering how DW Handles product with BOM items (as upgrades) when added to cart and the same product added to cart without any BOM items. So in cart it will create a new orderline for a product which has no BOM items selected or it will up ...
Umar Farooq
05/03/2018 12:57:44
Last post: 06/03/2018 09:22:33
Reset sort in productlist view in eCommerce backend
Hi If I go in to eCommerce, under the shop - and view the product list - the products are sorted as they are sorted when eg. using the sort products function in the same view. But if i (deliberately or accidentally) choose to sort the products by one ...
Hans Ravnsfjall
28/02/2018 13:06:34
Last post: 02/03/2018 00:57:39
VariantCombinations with inactive variants
Hi, On the detail view in product catalog app, the loop VariantCombinations is retrieving all combinations even the inactive ones. The solution has the setting Only show products that are active under Settings > Ecommerce > Advanced Configurati ...
Mario Santos
14/12/2017 23:17:45
Last post: 01/03/2018 10:42:37
User Cards requested always for Shipping Cart
Hi, Using ?debug=true I noticed that on every cart step Dynamicweb is requesting the AccessUserCard data even when we don't have tags or need for it. It does not have a big impact on my 9.3.7 solution, but it is certainly a performance optimization t ...
Nuno Aguiar
28/02/2018 16:48:34
No replies yet
DW9 Serach weighted - no products returned in results (9.3.10)
Hi, I'm working on a DW9 which has just been upgraded from DW8 (by DW-support), but now the Search Weighted module does not show any products in the search results - it does on the Live site which is still running DW8... I've tried everything I can d ...
Jacob Storgaard Jensen
16/01/2018 14:09:29
Last post: 27/02/2018 15:26:49
Excessive calls to EcomCustomerFavoriteProducts on product detail
Hi, I'm experiencing a lot of DB calls to EcomCustomerFavoriteProducts on product detail even without any favorite tag on template. Using just the VariantCombinations loop DW is performing DB calls to every variant of the product. But when I add the  ...
Mario Santos
12/02/2018 12:38:10
Last post: 27/02/2018 14:16:12
Discount per total number of units in an order
Hi Guys, I have a project where I have to set a discount if the order contains a total number of items of the same product. The product in question has some Orderline fields that makes possible to personalize each instance of the product. For this re ...
Adrian Ursu
07/02/2018 11:06:13
Last post: 26/02/2018 08:46:45
Ecom navigation and restricted access
Hi, I'm using the Ecom navigation to output the tree-structure from the Ecommerce-module at the frontend, where customers log in to submit an order. A specific product group should only be visible to a specific user group though. I've tried to set th ...
Kurt Moskjær Andersen
23/02/2018 13:57:43
Last post: 23/02/2018 14:09:30
Orderlinefields on product page
Hi, I have a couple of OrderLineFields on a product, which is mandatory, before the customer is able to add the product to the cart. If the customer goes back to the product page from the cart, by clicking the products name, would it be possible to h ...
Kurt Moskjær Andersen
23/02/2018 09:53:48
Last post: 23/02/2018 10:49:13