Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Problem with search function
Hi! I have problem with the search function for products. The function works when I use the standard form with an input field and button to click on, but it does not work when I use the autocomplete feature. Is it possible that someone can take a loo ...
Per Ljung
12/03/2012 09:42:35
Last post: 28/03/2012 15:03:15
eCom SEO-friendly product URLs + Search filters
Hi all, We could use your input/advice. We are in the middle of construting a webshop with the new Search filters. We are having problems with the construction of a product catalogue setup that is SEO-friendly in terms of URLs for products. We want t ...
Jens Jakob Kristensen
09/03/2012 14:24:36
Last post: 10/09/2012 17:16:28
Import products to more than one produt group
Hi, this may be a simple question and it may have been addressed in other threads, but I couldn't find any in the forum? DW version: 19.2.7.9 QUESTION: Is it possible to import products via XML to destination group as well as several other product gr ...
Jens Jakob Kristensen
08/03/2012 16:42:29
Last post: 11/03/2012 05:16:51
How to ecom navigation listing subcategories
Hi all I need to make a left menu that shows the product groups, child groups, child´s child groups and child´s child´s child groups, but I have problems finding an XSLT that can do this. The tree should look like this: - Product Ca ...
Antonio Amézquita Ganoza
06/03/2012 16:43:16
Last post: 07/03/2012 09:03:44
Adding a payment type to the cart via Ajax?
Hi There I am trying to recreate the updateCart() function via ajax, and I ran into a problem, my function doesn´t update the payment total in the Ajax cart I call/or in another words the payment type doens´t get submitted to the cart.. I ...
Antonio Amézquita Ganoza
29/02/2012 12:40:52
Last post: 07/03/2012 09:20:33
PM Produkt destination XML or SQL error: Cannot insert the value NULL into column 'testfelt'
Vi forsøger at importere nogle test produkter via XML og har tilføjet et custom felt "testfelt". Når vi forsøger at importere disse test produkter oplever vi en import fejl: PM Produkt destination XML or SQL error ...
Morten Fink Eriksen
28/02/2012 15:58:49
Last post: 04/04/2012 17:16:42
Voucher code makes the order total amount under 0kr.
Hey Guys, We have a little problem with a voucher field on one of our customers websites. We have installed a voucher field on the checkout flow, so the customers can get a sertan discount on their order. Lets say that the customer's basket has the t ...
Jon Persson
28/02/2012 15:15:55
Last post: 05/03/2012 12:27:54
Ecom Navigations saves last visited category active state
Content version 20.0.1.1 For some reason DW saves the last viewed ECOM category, so when you leave the ecom and comes back, it sets the last visited category as active, even though it's not the current active page. This also leaves two Active="T ...
Marco Johannesen
23/02/2012 16:04:13
Last post: 07/03/2012 08:57:01
Show group in navigation in xslt
Hi there. I have a xslt menu that renders some ecomgroups, and i would like to only show those that have the group setting show in menu enabled. What is the attribute to test for in the xslt to see wether it's set or not? Am running dw 19.2.5.2 Regar ...
Christoffer Andersen
21/02/2012 09:17:54
Last post: 28/03/2012 12:01:06
6523: Bug - Sales Discounts
This is fixed in 19.2.7.0: 6523: Bug Title: Amount discount is only applied once even if quantity is doubled or tripled Description: Previously amount discounts did not stack with quantity, this has been fixed This fix result in another problem: I us ...
Michael Stigaard Sørensen
16/02/2012 10:04:16
Last post: 27/03/2012 09:20:33
Extend a SalesDiscountProvider
Hello, I'm trying to create a new SalesDiscountProvider to validate voucher codes from diferent tables from a database in C#. I'm using version 19.1.0.5 ans Cart v1, for now i cannot change that. I've tried to use the two functions "CreateProduc ...
Diogo Lino
08/02/2012 19:24:02
Last post: 09/02/2012 10:33:30
Ecom group tree structure
What is the easyest way to pull the ecom group tree structure? Need to export it to excel. ...
Paul Nilsson
02/02/2012 10:27:36
Last post: 23/02/2012 15:57:17
Customer orderfields in xslt
Hi! How can I access custom order fields using xslt? I've tried this, but no luck: xsl:value-of <xsl:value-of select="Ecom.Order.Field.CustomerType" /> <xsl:value-of select="CustomerType" /> <xsl:value-of select=&qu ...
Per Ljung
24/01/2012 16:30:00
Last post: 09/03/2012 16:04:41
.Net error when trying to edit product group
Hi, I get this error when trying to edit a product group in the backend. I am running DW8.0. Does anyone know what to do to correct the error? Please see attached screen shot. ...
Lars Larsen
24/01/2012 13:09:38
Last post: 02/02/2012 16:06:24
Shipping prices
Hi, we have a situation where the customer in ecom can be either private or business and depending of that the shipping price will be different. Is there a recommended way to do it? Or can we just make something like this in the shipping module? Post ...
Kim Søjborg Pedersen
23/01/2012 16:14:45
Last post: 16/03/2012 17:01:19
Position of login form
Hi! How can I set which paragraph that should be used to display the login form? Or is the login template separated from rest of the page? Best regards, Per ...
Per Ljung
23/01/2012 11:37:31
Last post: 25/01/2012 00:03:49
Check if product is already in the favorites list
There are tags to add them and remove them from the favorites list, but how do I find out if they are already favorites? ...
Roman Sterlingov
18/01/2012 17:56:59
Last post: 06/03/2012 14:55:08
Variants
Hi! I'm importing products from an erp system and some of the are variants of each other, but each of these have it's own product number. Is there a way to solve this using the Variant functions of Dw? The problem here as I see is that a variant in d ...
Per Ljung
18/01/2012 11:30:27
Last post: 18/01/2012 11:30:35
Related products linking to the wrong place.
Currently I have two groups of related products for each product in the ecommerce. My code looks like this: <!--@LoopStart(ProductRelatedGroups)--> <h2 class="related_h2"><!--@Ecom:Product:RelatedGroup.Name--></h2> & ...
Nikita Austin
17/01/2012 09:11:31
Last post: 17/01/2012 09:11:41
Ecom Group : Related groups
It's possible to attatch related groups on a ecom group, but i can't find any Template Tags to loop through these. How is this supposed to work? ...
Simon Larsen
16/01/2012 14:06:06
Last post: 16/03/2012 17:16:05