Developer forum
Subject
Replies
Started by
Last reply
Extended variants : ok in the database but shown as simple variants
Hi, I have done some changes in test for one of our solutions (8.5.1.8) but I'm having some issues with variants. I import extended variants and I can see that the data in the Dynamicweb database looks fine : every variant has a row, and the variant ...
Gaëtan Di Caro
03/10/2017 10:50:40
Last post: 03/10/2017 12:53:34
Repository: include all product groups except a few specific product groups
Hi, I am trying to define the query for a product free text search. We need to search the product properties, which works fine: product name product number vvs nummber (custom field) The issue: We want to include products from all product groups, exc ...
Jens Jakob Kristensen
02/10/2017 13:33:14
Last post: 03/10/2017 11:05:39
Product group name in receipt
Hi, I need to get the product group name for each orderline. I've tried to iterate the loop of AssociatedGroups, but it is empty even though the products have a group associated. The solution is running DW 8.9.2.6 Best regards Kurt Moskjaer Andersen ...
Kurt Moskjær Andersen
02/10/2017 09:31:48
Last post: 02/10/2017 22:51:24
Doc for searching by querystring in ecommerce
Hi, and sorry but I can't fint the doc for doing something like this for sorting the ecommerce product list ?sortBy=Name,Price&sortOrder=desc,asc or ?sortBy=-Name Running 9.3.2 ...
Kim Søjborg Pedersen
26/09/2017 09:47:18
Last post: 26/09/2017 10:43:28
Rounding of VAT in DW vs DIBS
Got a item with a price-tag 522,90 DKK without VAT. Solution setup with prices without VAT in DB as recommended (We strongly recommend that you provide prices excluding VAT on your products). VAT on the above items is 130,725 DKK - which should be ro ...
Morten
25/09/2017 18:09:55
Last post: 25/09/2017 23:05:32
Pass a value to index without using the URL parameters
Hi guys, I have a situation where I need to pass a value for a parameter of the index based on the list view for product list. If it is TileView, we display the models (parent products) if it is ListView, we display the Variants and Products without ...
Adrian Ursu
25/09/2017 16:34:00
Last post: 25/09/2017 19:55:33
Apostrophe in Field Facet results in a 404 blank page
Hello, I have created a facet which includes a field facet called "Leverandoer". One of the values in the field facet is "Aqua D'or Mineral Water A/S", when this is URL encoded, the URL looks like so: /Default.aspx?ID=2&Leverandoer=Aqua+D%27or+Mi ...
Jan Sundgaard Schultz
21/09/2017 08:32:58
Last post: 21/09/2017 14:41:25
[Shipping Method] - FedEx (Beta)
Hi, I'm using the Shipping Provider FedEx (Beta) with fee rules from provider. For some reason, the fee shipping is not sent to the Payment Gateway that shows the price of the products and taxes, but not the shipping fees. When I change the option fr ...
Ricardo Pereira
25/05/2017 14:16:20
Last post: 21/09/2017 11:33:24
Voucher discounts
Hi, I'm trying to get the voucher based discount to work on a DW 9.2.17 solution. I created a Voucher list with some voucher codes. And I created a Sales Discount with discounttype 'Order field discount unique voucher' (see attached screenshots). Whe ...
Jesse Bakker
28/08/2017 14:08:42
Last post: 21/09/2017 10:26:48
Small UI bug when sorting variants
Hi there, When sorting variants in the backend, the grid jumps to the last page instead of to the first page: https://www.screencast.com/t/Kr80oeEp Imar ...
Imar Spaanjaars
06/03/2017 09:49:14
Last post: 20/09/2017 16:25:40
RE: Product Stock tag not updating
Hi, On the project that I'm working now, the orderline tag Ecom:Product.Stock is not being updated when another order is completed, although the DB value is changed. I've tried the following: Add a product to cart with a logged user; Change quantity, ...
Mario Santos
24/08/2016 12:31:20
Last post: 20/09/2017 16:19:02
10
Subscribe
How to run a PriceProvider on the prices rendere inside the Product.Prices loop
Hey, I have create a price provider that gives a discount of 50% on all products to all loged in users. public class UserDiscountPriceProvider : PriceProvider { public override PriceRaw FindPrice(Product product, double quantity, string variantId, Cu ...
Martin Nielsen
18/09/2017 14:54:34
Last post: 19/09/2017 07:42:51
DW9.3.1 - Keep cart in context after checkout step
Hi, where is the checkbox for "Keep cart in context after checkout step" in DW 9.3.1 ? ...
Kim Søjborg Pedersen
13/09/2017 14:29:41
Last post: 14/09/2017 08:47:51
How to tell index query to only fetch products where publication period validto field is not less than DateTime.now
Hi we have a costumer that uses the functionality of setting publication period on products. The set a valid-to value in the publication period. I realize that in the index query, it is not enough to only set it to select active products, because in ...
Hans Ravnsfjall
30/05/2017 11:40:08
Last post: 11/09/2017 13:29:37
Navigation XML Group sorting
Hello, I noticed, that if i set the Navigation properties on a page with an ecom catalog to the following, the Navigation XML is created with the group sorted according to how it appears in the Ecommerce Center (See the attached file Navi_correct.png ...
Jan Sundgaard Schultz
11/09/2017 11:34:38
Last post: 11/09/2017 12:11:14
New index comma facet (pre-selection)
Hi guys, We have a list facet that one option have a comma value. When rendering in the front-end and the facet is in the query the facet will not be pre-seletected. The facets option without commas work fine. See screencast: http://screencast.com/t/ ...
António Ramos
09/05/2016 17:08:36
Last post: 09/09/2017 10:49:23
GLS Shopdelivery: Notification mails from GLS
Hi, when setting up a GLS shipping provider, you are able to check 'Send e-mail notification'. Here's the manual on the subject: http://doc.dynamicweb.com/documentation-9/how-tos/providers/gls-shopdelivery#sideNavTitle1-2 "Check Send email notificati ...
Martin Christensen
05/09/2017 13:45:28
Last post: 07/09/2017 14:38:37
Limit amount of logged data
Hi there, We recently had an issue on one of our sites where we accidentally imported 100 or so old orders. In addition, we have a scheduled task that captures orders in a specific state which runs every five minutes. Since these were old orders (and ...
Imar Spaanjaars
06/09/2017 21:40:20
No replies yet
Cart Commands : update order line custom field
Hello, I'm trying to update an order line's custom field with javascript, namely saving a comment on the order line (without placing the order). I read the shopping cart documentation but I haven't found an answer. Basically I'd like to do something ...
Gaëtan Di Caro
05/09/2017 10:24:07
Last post: 06/09/2017 10:55:47
Undesired Cart sharing between users
Hi guys, I have a strange behavior on one of our solutions. It is running 9.2.14 and it is based on Wrap. The setup is pretty standard and it involves users posting a quote request, the backend admin approving it, then the user transforms the approve ...
Adrian Ursu
05/09/2017 09:51:49
Last post: 05/09/2017 15:46:16