Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Sorting - Display settings
Hi, In the section "Display settings" it says that "if publishing products using new indexing, these settings override the sorting created on the query and above." https://doc.dynamicweb.com/documentation-9/ecommerce/apps/product-catalog Is that true ...
Aki Ruuskanen
06/05/2019 11:01:10
Last post: 10/05/2019 13:08:19
Is it possible to set up a scheduled task to delete paragraphs or pages?
Hi Is it possible to configure at scheduled task to delete pages under a certain page or paragraphs on a certain page? /Hans ...
Hans Ravnsfjall
02/05/2019 10:27:23
Last post: 02/05/2019 16:27:21
Reference between user and discount code
Hi I need to find voucher(s) given to a user through the app "Context Voucher Renderer" and present them in a customer app, but I'm not able to find the reference anywhere. In the Table EcomVouchers I see the column [VoucherAccessUserID] but its alwa ...
Kim Søjborg Pedersen
26/04/2019 12:27:34
Last post: 07/05/2019 10:11:46
Setting Ecom:Order items
I am trying to set Ecom:Order.Delivery.Address to an address (as well as the other fields under Ecom:Order (Delivery and Customer) to set the Billing and Shipping data. I created a new Cart, var Cart = new Order(); and then started setting what I tho ...
D W
25/04/2019 23:25:39
Last post: 02/05/2019 20:33:57
Implement
How do I implement a filter that only shows products that are in stock and hides the ones that aren't? With pseudo code I like to implement something like this: (Stock >= 0 OR (Stock > 0 And Parameter[ShowOnlyInStock"] = true)) I can do the fir ...
Imar Spaanjaars
25/04/2019 12:08:49
Last post: 29/04/2019 23:06:04
Inherit product category fields from parent generates bad data
Hi there, I see the benefit of having the possbility to inherit the product category fields from parent group, although I am experiencing a weird behavior. https://www.screencast.com/t/2o6ktwoUB If the current group has the same product category as t ...
Mario Santos
23/04/2019 12:03:13
Last post: 23/04/2019 19:47:24
Print Order template dropdown
Hi All, When right click on the order to print the order, select print invoice template and then close the screen and right click again, the print invoice template was default selected but screen is blank instead of showing the invoice of the order a ...
Aye Nyein Myat
23/04/2019 07:41:28
Last post: 02/05/2019 09:34:45
Read Only Permission on Ecommerce > Product Catalog
Dear All, Although I set up 'Read Only' Permission on Ecommerce > Product Catalog for only one langauage and only one shop , I can still choose the other shop and other languages that I setup to 'None'. And I set up 'Read Only' permission on Produ ...
Aye Nyein Myat
18/04/2019 12:33:28
Last post: 23/04/2019 17:44:18
Permission does not seem to work for Ecomm module
Dear Sir Refer to this video, https://www.loom.com/share/863e5adaf901429ab68dae6e35009f81 I had setup the order, catalogue and discount for a user group, admin-china Upon log in as tplc whom belong to this user group "admin-china" I am not able to se ...
Tan Pang Lin
15/04/2019 10:53:29
Last post: 23/04/2019 17:42:26
what is the best way to make list of link to files on a product?
Hi On a product in ecommerce, we want to create a solution where the editor can make links to different files as a part of the product. A link is constructed by a text on the link and a path to the file we are linking to. Now if I was to do this in I ...
Hans Ravnsfjall
15/04/2019 09:38:51
Last post: 15/04/2019 12:48:03
Double order email sent to customer
Hi We have an issue with order emails which are being sent to customer twice. This happens on approximatelly 60% of all orders. We have customizations in checkout observers which are (amongst other things) changing status of an order based on businne ...
Adnan Catovic
10/04/2019 11:33:36
Last post: 10/04/2019 13:09:39
discount with a set "Usage per customer"
Hi I have a setup with a product discount, where "Usage per customer" is set to 1 on the product page and in the product list, I now have the discount shown, and when I add to cart the cart also shows my discount Then I buy it I then login again (clo ...
Thomas Jensen
03/04/2019 15:23:42
Last post: 10/04/2019 13:03:36
Order Discount Inclusive not working
Hi, We have a scenario in 9.6.3 with aggregated discounts, where there are orderline/product discounts applied to the cart, but the Order discount (inclusive) is not taking the discounted price into the calculation. Can you confirm? https://www.scree ...
Nuno Aguiar
02/04/2019 15:02:06
Last post: 16/04/2019 11:22:29
Focal point for product images
Hi, is it possible to enable focal points for eCom images somewhere? Or does this only work on paragraphs and items? ...
René Poulsen
29/03/2019 09:35:14
Last post: 03/04/2019 09:32:21
Oderline gets duplicated in cart (should increase quantity)
Hi, I have a solution where, when adding the same product to cart twice, the orderline gets "duplicated" instead of just increasing quantity. The part that I cant figure out is that this only happends in production. In our staging (and in my local) e ...
Aki Ruuskanen
27/03/2019 11:13:55
Last post: 09/04/2019 12:15:46
Indexes - Free text search and html entities (ø = &oslahs; etc.)
Hi guys, I'm trying to setup a freetext search on page items and their paragraph item content - An it's indexing just fine... but whenever the search query includes special characters it'll return nothing. I have inspected the index with Luke, and fo ...
Jacob Storgaard Jensen
26/03/2019 14:51:21
Last post: 27/03/2019 13:37:10
DW on https
Hi guys! I need quick help. We developed site and should put it in production but it has to be on https. We tested everythingon http and it works but when we switchprotocol to https it has problems (not loading css-s. not geting products etc. Ivan ...
Ivan Marijanović
25/03/2019 16:09:40
Last post: 25/03/2019 17:36:55
Duplicate units
Hey We have a problem with duplicate units, and found this SQL query from the debug tool, it looks like when joining on EcomVariantGroups. The LanguageId is missing in the where clause. (EcomVariantGroups.VariantGroupLanguageId = @p0) results in dupl ...
Mark Preisler
20/03/2019 19:57:39
Last post: 28/03/2019 07:39:23
Set currency
I know it is possible to use ?CurrencyCode=EUR to set the currency, and it work as expected. But is it so that it cant be used after a cart is created? I try to change the currency when I'm in the basket, and it looks like it is working, the currency ...
Martin Grønbekk Moen
16/03/2019 23:06:00
Last post: 18/03/2019 21:54:19
Module Configuration - Ecommerce
Hello, We recently went into the back-end to uninstall several of the different ECOMMERCE STANDARD MODULES that are not needed for a customer. We experienced a problem with the uninstalled Modules still appearing in the main site tree. This was done  ...
Nancy Morano
13/03/2019 14:41:48
Last post: 18/03/2019 14:39:44