Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Releasing stock on order delete
Hi there, Is there a way to release stock on an order that is set to Delete (i.e. a soft delete, not actually deleting the order) through standard functionality or the APII maybe? Thanks, Imar ...
Imar Spaanjaars
16/06/2016 15:56:18
Last post: 17/06/2016 15:36:44
Discount Matrix - multiple vouchers
I am looking for this setting, New checkbox in mgmt -> ecom -> advanced -> discount matrix -> Allow multiple vouchers, in version 8.8.0.2. Under Advanced, I do not see Discount Matrix. I only see Order Discounts and Sales Discounts. How d ...
Terri Donahue
12/05/2016 20:51:27
Last post: 14/06/2016 08:42:20
Mail marketing invalid e-mails
Hi, do the mail marketing continues trying to send mails to invalid e-mails on every new campaign? And by invalid I mean where the SMTP server return a error message. ...
Kim Søjborg Pedersen
13/06/2016 11:03:00
Last post: 13/06/2016 12:04:59
Quotes
Hi Giys, I was wondering if there is a default method of editing quotes in the front-end. I believe the details are displayed in the Customer Center. Also, assuming there are several order contexts, can there be multiple quotes opened at the same tim ...
Adrian Ursu
11/06/2016 11:52:07
Last post: 13/06/2016 10:31:03
RE: Nested loops
Hi, am trying get a loop from custom product fields in razor, but they won't render. What am I doing wrong? @foreach (var item in GetLoop("Products")) { foreach (var subitem in GetLoop("Klassetrin.Options")) { @subitem.TemplateTags() } } @subitem.Tem ...
Michael John
10/06/2016 16:59:12
Last post: 10/06/2016 17:05:02
New Index and Assortments
Hi Guys, I have a project where I have used Assortments and New Index. In the previous setupo (old index) the product list was always filtered through the assortment definitions. Is it the same situation with the new index? According to my tests, the ...
Adrian Ursu
08/06/2016 10:04:53
Last post: 08/06/2016 14:03:35
Which orderline has a discount?
When a customer buys multiple products with one or more products on discount, the client has difficulties determine which product (orderline) has a discount in case of a refound or return shipment. The discount orderline dosen't seem to be related to ...
Jakob Westhausen
07/06/2016 10:37:23
Last post: 08/06/2016 13:58:35
Where is reserved stock stored?
Hi there, I have a batch job that imports stock from an XML file every 30 minutes. Would this create problems with the reserved stock leading DW to believe there's more than there really is? For example: Initial stock is 30 I add 10 to the cart, leav ...
Imar Spaanjaars
07/06/2016 09:49:51
Last post: 08/06/2016 11:36:00
RE: Add Variants to Favorites
Hi guys, I'm trying to add multiple variants (of the same product) to the favorites using the tags "Ecom:Product.AddToFavorites" and "Ecom:Product.RemoveFromFavorites". I've tried to add all variants one by one with the favorites list empty and I was ...
Mario Santos
30/05/2016 16:23:28
Last post: 07/06/2016 14:13:24
Remove gift card from cart
Hi, After a gift card (code) is set (associated with the order), how can I remove id? We tries to submit the field as null/empty and it did remove the code, but we still got the negative amount from it. Looks like a bug. Can somebody reproduce it? Be ...
Nuno Aguiar
17/05/2016 11:43:16
Last post: 07/06/2016 13:45:08
DIBS Flexwin: No "Ecom:Order.ExternalFee"
On customers solution(DW 8.7.2.8) we did not want to handle payment fees on Dynamicweb but rather externally. In our post template for DIBS FlexWin we have added the following parameters that DIBS said they needed: <input type="hidden" name="calcf ...
Michael Vedstesen
01/06/2016 16:52:49
Last post: 06/06/2016 10:21:41
ProductID - nvarchar(30)
I have the need to increase the ProductID from nvarchar(30) to nvarchar(255). I am getting an error about needing to delete the indexes. This brought up a few thoughts. Will this cause an impact to performance? Also, in EcomGroupProductRelation, the  ...
Terri Donahue
01/06/2016 22:02:13
Last post: 02/06/2016 12:39:05
RE: Get Manufacturers in loop
Hi, Is there any way, to get a loop of the created manufacturers in a list like: <ul> @foreach (var i in GetLoop("Products")) { var brandItemName = @i.GetString("Ecom:Manufacturer.Name"); <li>@brandItemName</li> } </ul> The ab ...
Michael John
31/05/2016 14:40:40
Last post: 02/06/2016 02:49:26
OrderContext
Hi guys, I am a bit confused by the approach when working with OrderContexts. I have noticed that outside of the ShoppingCart module, I can access an OrderContext Loop, which is pretty fine for displaying a minicart. In the ShoppingCart on the other  ...
Adrian Ursu
09/05/2016 16:33:04
Last post: 01/06/2016 14:31:23
ProductIndex
 ...
Adrian Ursu
04/05/2016 18:24:44
Last post: 01/06/2016 13:50:31
Address Validation - Avalara
Hi, I have been some problems with the Avalara address validation: - When those addresses are filled (Address and Address2) and one of these is invalid for avalara, it seems the addresses are switching content between address 1 and address 2 when ava ...
Ricardo Pereira
24/05/2016 13:09:58
Last post: 01/06/2016 09:40:56
Bug in ecom productlist sorting?
Is there a bug in the ecommerce productlist sorting? I have a productlist here that is displaying productlist from a smart search, and both the product catalog and the smart search is set to sort by the Date Field (custom field), but this is not work ...
Hans Ravnsfjall
27/05/2016 10:42:15
Last post: 27/05/2016 12:24:37
DBPrice Price tag extensions
Hi Guys, I am trying to display the regular ListPrice/Onlineprice information for products in list andf detail page. However, it looks like the price extension methods are not working for DBPrice. I have tried GetValue("EcomProducts.DBPrice") and ret ...
Adrian Ursu
26/05/2016 18:35:36
Last post: 27/05/2016 09:43:20
Only buy products that are in stock
Hi Is it possible to configure eCom, so that it is only possible to buy the amount of products that are in stock? So that if there is 5 "items" of a product in stock, it shall only be possible to add 5 of these to cart, or in other words - not be pos ...
Hans Ravnsfjall
20/01/2016 13:38:55
Last post: 27/05/2016 08:26:19
RE: Product page
Hi, On this page, http://gonge.net.dynamicweb-cms.com/sortiment/matematik/geometri, I'm displaying products inside a category. When clicking on a specific category, I would like the left menu to disappear, which is rendered on the page template with  ...
Michael John
26/05/2016 09:44:18
Last post: 26/05/2016 13:00:35