Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Parameteroptions for IndexUpdateTask.ashx
Hi What are the parameters we can use for the handler /Admin/Public/IndexUpdateTask.ashx? We now have an example to update the complete productindex, with /Admin/Public/IndexUpdateTask.ashx?Path=Products&FullUpdate=True What if we want to update  ...
Martijn Bokhove
13/08/2012 12:41:28
Last post: 14/08/2012 11:51:31
OrderTransactionStatus changed from text to integer?
Hi After updating to a new DynamicWeb Core (19.2.9.8) we found out that the paymentresult for the field OrderTransactionStatus is changed from a textual description (like 'succeeded') to an integer value (like '9'). Is this for a special reason? Gr M ...
Martijn Bokhove
13/08/2012 11:01:24
No replies yet
3D-secure creditcards
Hi According to NETS all foreign creditcards acceptet by a danish webshop must be 3D-Secure. However I do not have the option to choose 3D-secure creditcards as a payment type backend. This leaves me with the option of hardcoding 3D-secure creditcard ...
Rune Skovbo
06/08/2012 10:38:57
Last post: 06/08/2012 15:51:48
Automatic email when certain stock level is reached
In dynamicweb it's possible to setup you're own stock levels under Management Center > eCommerce settings > Orders > Stock state. Is it possible to send an email (automatically ofcourse) to the shopowner (by an configurable emailaddress) whe ...
Rob Lohmann
03/08/2012 08:45:55
No replies yet
Images in search results
Is there a way to get the images from the products to show in the search results? ...
Paul Nilsson
02/08/2012 14:08:58
No replies yet
Suggested search results count
Hi! Is there a setting for how many results to display in the dropdown list when you use suggested search? /Per ...
Per Ljung
19/06/2012 09:02:01
Last post: 02/08/2012 11:52:14
Sales Discount - First 10 products for free
I'm having trouble figuring this one out. I want to make a sales discount where the first 10 items of a product is free but if they want more, the price is example 10 DKK. So if they want 12 of this, there price will be 20 DKK. Has anyone tried makin ...
Jesper Sørensen
23/07/2012 11:16:03
Last post: 25/07/2012 17:23:38
Watermark on product picture
Hi DWs Is it possible for the ecom to add watermark on product pictures? I can see that someone else has asked about this: http://developer.dynamicweb-cms.com/forum.aspx?PID=48&ThreadID=24787 Seems that it could possible with getimage.aspx :-) ...
Peter Bille Larsen
06/06/2012 15:14:47
Last post: 24/07/2012 12:13:00
Duplicate URL's in Search results
Hi, I have found out that in search results, the link to a result is different from the regular link of the page especially for products. For example, the regular link looks like this: http://www.novensys.com/ro-ro/echipamente/dupa-categorie/tallygen ...
Adrian Ursu
19/07/2012 15:09:22
No replies yet
Ecom:Order.SalesDiscount returns 0
Hi! I have added a general discount of 25% off on all products and I want to show the discount amount in SEK. But Ecom:Order.SalesDiscount always returns 0. Maybe I have forgot a setting or something? Regards, P ...
Per Ljung
18/06/2012 11:51:44
Last post: 13/07/2012 16:12:26
Order fields in DIBS POST Template
Hello, In the checkout payment through DIBS I need to send some information to DIBS about the order e.g. costumer info and maybe the content of the order. I searched the forum and found a blog stating the order tags should be available from 7.2 and u ...
Martin René Plett Pedersen
04/07/2012 08:30:18
Last post: 13/07/2012 06:20:06
Sort Ecom navigation
Hi For our customer we are using the Ecom Navigation options this way: Page -> Properties -> Options -> Navigation and add Groups to the navigation. It works very nice, the only problem is we can't sort the way the Groups are shown in the fr ...
Martijn Bokhove
03/07/2012 09:55:39
Last post: 03/07/2012 11:41:26
Price campaign
Hi! I wonder if there's a way to find out if a product is part of a price campaign? I have seen that there's a tag Product.HaveDiscount, but this doesn't seem to work. I'm now talking about price campaigns and not product discounts. Regards, P ...
Per Ljung
13/06/2012 08:34:10
Last post: 13/06/2012 09:07:05
Wrong sorting of custom fields
When we try to get a product listing sorted on a custom field like this: Heretehe SearchQuery q = new SearchQuery(new CriteriaGroup(new Criteria("groupshierarchy", "1.01.1-at-SHOP1")), new LimitCriteria(1125, 50), new OrderByCrite ...
Peter Gustafsson
01/06/2012 14:58:08
Last post: 11/06/2012 11:46:21
How to automatically update product index from an import pipe?
We have an integration with NAV, and it calls a couple of pipes when it does imports. But we need to update the product index automatically, because otherwise some product listings look wrong. We have been trying to use the synchronous solution from  ...
Peter Gustafsson
08/06/2012 13:11:23
No replies yet
Show groups in menu - use sort order from eCom
When I try to use eCom groups in my navigation, they end up ordered by their IDs. But how do I get them to order, according to the way I sorted them in eCommerce? ...
Søren Kottal-Nielsen
08/06/2012 08:42:24
No replies yet
eCom navigation - sub group with two parent groups
Hey guys! I got a eCom shop with a few groups. Some of these groups have two parent groups. When listing those as a eCom navigation, and clicking one of those with 2 parent groups, it always selects the first parent group. This means that if I click  ...
Jackie Nagel
24/05/2012 14:16:57
Last post: 08/06/2012 08:39:00
How can I enable Multi Shop in dw 8?
I need multiple shops in eCommerce. I have rights to use MultiShop, but I can not create new shops. The button "New Shop" is disabled. Management Center => eCommerce => Product Catalog ...
Medo Huremovic
24/05/2012 11:52:57
Last post: 06/06/2012 09:28:24
HTTPS and proxy
Hello guys, Our hosting provider handles the HTTPS requests by a proxy and sends it as HTTP to the webserver. (It seems a standard configuration; Amazon AWS and EC2 do the same.) The result is that DW uses a <base href"http://"> becau ...
Jurgen van Kreij
25/05/2012 16:22:14
Last post: 29/05/2012 12:38:17
Import/export extended: product list xml format description?
The import/export extended module gets uses xslt to transform an input xml to an xml that the module can understand. Some of the features we can see in the default xslt files, but not all. Is there a description of the exact xml format somewhere, wha ...
Peter Gustafsson
24/05/2012 17:59:14
No replies yet