Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
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
Completed order with CARTxxx orderid
I have an order that is completed (with ordercomplete = true and transaction status = Succeeded from DIBS), but the orderid is CART2968. Normal orders have ORDERxxx as orderid. Why is this happening? This causes trouble exporting the order. I have an ...
Espen Strømsnes
23/05/2016 12:03:56
Last post: 26/05/2016 08:37:47
301 redirect eCom
Hi I have a solution which have approximately 600+ products and i have to make a 301 redirect to all those products, how can i do this in Dw? ...
Morten Christensen
13/04/2015 15:52:52
Last post: 25/05/2016 11:56:34
Search on custom discount
Hey, Is there any way to see/search your orders that have been sold with a costum discount? Best regards Rune Hoffmann ...
Rune Hoffmann
24/05/2016 15:06:32
Last post: 24/05/2016 15:23:39
[Index] - String Splitter
Hi Guys, I have a custom product field, type text, and that field will have values like this: 1111,2222. I want the user will be able to search by 1111 and 2222 in separate. I tried to create a Field Type in the Index (CommaAnalizer) and associate it ...
Ricardo Pereira
09/05/2016 12:32:25
Last post: 21/05/2016 10:55:07
Voucher discount
Hi, I am trying to activate Order field discount unique voucher by query string and i am doing something like this "?EcomOrderVoucherCode=66dfd66" but it seems like its not enough to activate the voucher discount like this. Does DW requires any futhe ...
Umar Farooq
18/05/2016 08:10:59
Last post: 18/05/2016 10:50:49
Product List sorting (products with quotes)
Hi guys, We are sorting a product list (from query string) by the title. The issue are for products that begins with double quote. e.g. "test" product. It always comes in front of the other products. There is any sort configuration that make the poss ...
António Ramos
17/05/2016 16:06:15
Last post: 18/05/2016 10:17:10
Cannot disable VAT
Hi, We have a solution where we don't want any VAT, we have none configured (System, Country nor VAT groups) but we still get 25% VAT. Any ideas? Although I've done this dozens of times, I can't seem to get it working now. Best Regards, ...
Nuno Aguiar
16/05/2016 13:10:14
Last post: 16/05/2016 15:47:43
Back in stock notifications
Hi guys I'm trying to implement the new feature back in stock notification from version 8.8. I simply unable to find any documentation on how to implement the form that allows the user to sign up for a notification on the product page. What tags, act ...
Simon Nordahl
13/05/2016 08:46:47
Last post: 13/05/2016 14:57:15
Product details 404
I’m using repository to show product list and these list contains products that are not added to a group. But when I try to show product details I get an 404 error How can I configure DW to show product details on products not connected to a group. T ...
Thomas Larsen
12/05/2016 10:01:12
Last post: 12/05/2016 12:50:48
ProductCatalog and SQLIndex
Hi Guys, Is it possible to use ProductCatalog module with a SQLIndex Query? Are there any mandatory fields that have to be included in order to make the module recognize the Index as a product index? Thanks, Adrian ...
Adrian Ursu
18/04/2016 17:33:26
Last post: 11/05/2016 18:55:46