Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
RE: Loyalty Points Calculation
Hi guys, As I can see the loyalty points calculation is based on the sum of the Order Lines. In the project where we are using this if a user uses a discount in an Order he will receive the points based on the price without discount. You can check th ...
Bruno
26/07/2016 19:17:07
Last post: 27/07/2016 09:01:48
Notification emails to just delivery address
When sending order confirmation emails, the email is sent to both the delivery email address and billing email address. For one of our projects, the customer doesn't want the order confirmation emails to go to the delivery address. They send a separa ...
Scott Forsyth
22/07/2016 00:47:20
No replies yet
Deploy Ecommerce configurations to production environment
Hi, we have two DW environments (development and production). We are now working on the Ecommerce part of the website in our development environment. Is there an easy way to deploy all Ecommerce configurations to the production environment, so we don ...
Tymen NNM
19/07/2016 11:31:13
Last post: 21/07/2016 10:23:56
Product Stock based on total variant stock
Hi Guys, I am not sure I have seen this functionality or wished for it. I need the total stock of a product to be calculated automatically based on the total stock of the variants of it. Is that something that exists already? Will it be implemented?  ...
Adrian Ursu
22/04/2015 17:49:44
Last post: 20/07/2016 14:24:49
Case sensitivity for voucher codes
Hi there, Are voucher codes always case sensitive? And if so, is that a deliberate choice? And again, if so, what can I do to work around that? Is there an on before voucher code applied subscriber or similar where I can lower case the code and instr ...
Imar Spaanjaars
01/03/2016 17:01:48
Last post: 18/07/2016 02:41:51
Several Ecom modules at same page
Hi a) We have a template where as a part of the main navigation we are outputting Ecom Groups and Subgroups.. and when mouseovering a Subgroup in this navigation we AJAX load Products from the mouseovered Subgroup and show the Products as a part of t ...
Bo Dudek
11/07/2016 13:06:42
Last post: 13/07/2016 13:06:05
Product categories translation
Hi, I am running 8.8.1.6 and cannot translate the Product category fields. Is this a bug or am I missing a setting?? http://screencast.com/t/T18Ms922yLn Best Regards, Nuno Aguiar ...
Nuno Aguiar
12/07/2016 11:57:05
Last post: 13/07/2016 10:39:39
Show subgroup of selected group
Hi So, I have setup an Ecom with something like 30 maingroups, which each has got 2-10 subgroups. When the user click one of the maingroups on the website, then I want to show a list of the related subgroups. I have found this very old thread http:// ...
Bo Dudek
11/07/2016 10:15:11
Last post: 11/07/2016 11:16:05
Order field of type date time injects calendar JavaScript
Hi there, In my cart pages I see the following: <link rel="stylesheet" type="text/css" href="/Admin/Public/DateSelector/calendar-skin.css" /> <script type="text/javascript" src="/Admin/Public/DateSelector/calendar.js"></script> < ...
Imar Spaanjaars
05/07/2016 10:28:53
Last post: 07/07/2016 15:59:33
Discount matrix vs. Sales discount
In a new custom solution I need the possibility to do the following things. Create custom discount providers Show the discount orderline(s), connected to the product orderline Show a products relation to different discounts on the product detail page ...
Thomas Larsen
19/02/2015 16:44:14
Last post: 06/07/2016 12:15:46
Is an index update required for stock?
Hi there, I have a batch job that imports stock on a regular basis. The only field that is updated is ProductStock. Do I need to run an index update (we're using the old index) for these changes to apply somewhere? Or is stock always pulled live from ...
Imar Spaanjaars
30/06/2016 10:44:12
Last post: 30/06/2016 15:34:24
BOM Items quantity
Hi Guys, I am trying to display a list of parts in a PartsList product (BOM). The BOMProducts loop displays ok the details about the products but I could not find a way to access the quantity set on the configuration. Can anybody help? Thanks, Adrian ...
Adrian Ursu
30/06/2016 14:45:31
Last post: 30/06/2016 14:57:28
[RMA] - Comments
Hi Guys, On the RMA detail when I choosed "Defective or Exchange" on the request type I found the following issue: ​ - I tried to add multiple products and comments at the same time to the request, but just one of them is saved. Please see the follow ...
Ricardo Pereira
28/06/2016 17:05:01
Last post: 30/06/2016 11:46:35
Product variants in sitemap.xml
Hi, We got a ecommerce solution with product variants. The product variants dont show there own URLs in the sitemap.xml, instead the url for the default product is shown multiple times. Like this: /Product-Name /Product-Name /Product-Name Instead of: ...
Jesse Bakker
21/04/2016 12:11:31
Last post: 29/06/2016 17:31:29
[RMA] - permissions
Hi Guys, I want a user to only have access to the RMA areas with no access to other areas on the backend. How can I do that? Thank you, Ricardo Pereira ...
Ricardo Pereira
27/06/2016 12:56:20
Last post: 29/06/2016 11:26:12
[Customer Center] - Show selected store
Hi, On the Customer Center, when list "My orders", if I select just one store the following error is showed on the front-end: An error occured while attaching module (Dynamicweb.Frontend.Content) System.Data.SqlClient.SqlException (0x80131904): Incor ...
Ricardo Pereira
07/06/2016 11:34:07
Last post: 27/06/2016 16:01:39
Facet Performance Issue
Hi guys, We are having a performance issue when activating the facet group at a product list. See screncast please: http://screencast.com/t/q2hC6Lqy It takes around more 3 seconds that it should. 12:58:41 PM.838 <-- eCom: Get products from Query - ...
António Ramos
19/02/2016 19:00:14
Last post: 24/06/2016 14:46:14
RE: VariantCombinations Orderby in foreach
Hello, I have a loop: @foreach (var item in GetLoop("VariantCombinations")) { } In this loop, I would like to order the items by Ecom:VariantCombination.VariantText. Can't seem to find anything useful in the documentation on OrderBy?(e.g OrderBy(x =& ...
Michael John
24/06/2016 11:35:00
Last post: 24/06/2016 12:17:12
Clear cart when browser is cleared
Hi there, I have a solution where "Days the cart is saved" is set to 0. Yet when I log in, add items to the cart, close all active browser windows and then log in again, I still see my old cart. Shoudn't a value of zero prevent the cart from being sa ...
Imar Spaanjaars
17/06/2016 14:45:47
Last post: 23/06/2016 21:12:43
Different reserving time in carts
Hi, If I have one dynamicweb solution with different shopping carts. I want that one of the shopping carts with it's products wil be reserved for one day. That is how it is set now. For the other shopping cart I want to set te minutes that the produc ...
Mannon Wekking
21/06/2016 12:44:53
Last post: 22/06/2016 12:01:15