Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Product canonical meta tag
Hi, On the Product detail page there is a canonical meta tag with link (href) so i would like to know how this url is generated at first place? Is it possible to get this canonical meta tag URL? I tried following but it give nothing Product test = Pr ...
Umar Farooq
13/08/2015 13:56:50
Last post: 18/08/2015 11:40:43
Load filters but not products
Hi, We have an existing website using the old filters. We need to load them but not load the product list. The problem is that even leaving the Products loop out of the template, with debug=true I can see it still gets the products. Is there a way to ...
Nuno Aguiar
12/08/2015 19:12:30
Last post: 25/08/2015 16:56:06
Variant links serve me a 404 page
Hi there, I must be doing something wrong here. On my product detail page I have a select box with the variant combinations (colors) and on select I redirect to the url provided in that loop. The URL seems to be interpreted correctly, the current url ...
Peter Leleulya
12/08/2015 08:31:15
Last post: 13/08/2015 15:17:58
Template from designs folder
Hi, We are experiencing something that's very helpful, but when we come back to it a few months later have a hard time remembering. In modules such like News and RMA's you need to setup up a template outside the Designs folder. Understandable since t ...
Nuno Aguiar
10/08/2015 16:07:18
Last post: 10/08/2015 16:23:03
Product Category field - options
Hi, When creating/editing an option to a product category field, we can only use letters or numbers. That's very limitative. We managed to update via SQL the proper label the option should have (using spaces), but now the client want to edit some. Th ...
Nuno Aguiar
06/08/2015 17:17:53
Last post: 06/08/2015 18:56:32
Variant does not have product value
Hi, When we have a field that is the same across variants and we update the value on the main product, the variant record is not updated. The tags/API does provide the accurate value, but the visual check makes it look odd. The interface should be sh ...
Nuno Aguiar
05/08/2015 18:40:57
Last post: 28/08/2015 12:39:26
Product list - group by
Hi, I've touched base on this subject in the past, but need an update. The issue is displaying a product list grouped by a variant group, for example; List all shoes and colors, but not sizes, where colors and sizes are 2 variant groups. In the past  ...
Nuno Aguiar
05/08/2015 13:39:29
Last post: 18/11/2015 11:14:09
Ecom Navigation
Hi Guys, I am trying to list the categories from the shop using ecom navigation. For some reason the categories do not show correctly. I am using 8.6.1.4. Apparently I have used the same settings and XSLT as in another solution (8.6.1.5). Is there a  ...
Adrian Ursu
30/07/2015 15:04:56
Last post: 06/08/2015 11:04:11
Listing Catalog Publishing Items
Hello! I'm currently developing a Webshop with the eCommerce version of DW, and im kinda stuck here. We have implemented the Catalog Publishing functionality, and it works. My issue now is that, i need to list all the products in the Catalog, in a ne ...
Martin Amsinck Andersen
30/07/2015 14:30:07
Last post: 31/07/2015 09:54:06
Orderline attachment
Hi, How can i from frontend, in the cart checkout, add an attachment to the orderline (Orderline.Attachment property)? BR Thomas ...
Thomas Larsen
26/07/2015 10:39:09
Last post: 02/08/2015 19:39:10
Send email with payment status
Hi Guys, I have a customer that asked me to configure an email notification with the status of the payment. They are using PayPal as payment method. Right now, I have configured an email on the Cart module and another email on the order status. Is th ...
Adrian Ursu
21/07/2015 05:20:59
Last post: 27/07/2015 10:19:22
eCommerce groups not able to expand
Hi all, I have noticed that I am not able to expand all of my eCommerce groups via the Dynamicweb backend. I am able to expand the first 1 or 2 levels, but then it forces me back to the top group. Any thoughts? BR Mikkel ...
Mikkel Toustrup Olsen
14/07/2015 08:34:20
Last post: 15/07/2015 10:20:08
PrintOrder details does not render razor template
Hello Guys, I am trying to implement a razor template for PrintOrder functionality inside CustomerCenter. I am using 8.6.1.12. I can use razor template for MyOrder list but I cannot use a razor template for PrintOrder. It is rendered blank no matter  ...
Adrian Ursu
06/07/2015 17:08:24
Last post: 07/07/2015 17:01:41
Save user data in the cart
Hi... It's possible to save user data in the cart automatically when the user is logged and they just add the product to basket? Today dw are saving automatically when the user add and go to the cart to see the cart... ...
George Nelzo Pereira
02/07/2015 20:52:07
Last post: 07/07/2015 13:46:21
PayPal Express 10002 security error security header is not valid
I get the following message when I try to checkout using PayPal: 10002 security error security header is not valid Anyone has any ideea about that? Is there anything missing in the PayPal setup or is it in Dynamicweb? Thanks, Adrian ...
Adrian Ursu
24/06/2015 16:10:15
Last post: 29/06/2015 14:44:38
Custom eCom URL Provider
Hello, I am currently working on a project where we're using the "new" Ecom URL Provider that takes an alternateUrlKey - a given language code - as the 4th parameter (see ssForForum). In my Ecom URl Provider I am parsing my languages (hardcoded) - se ...
Mikkel Toustrup Olsen
23/06/2015 12:58:18
Last post: 24/06/2015 10:41:03
Group list - group level
Hi, We are listing groups, using the product catalogue, but wanted to: List top level groups Once you click on a group, list all products from its child groups To achive this we were expecting 1 of two things: A group level tag - using LINQ to only l ...
Nuno Aguiar
18/06/2015 10:44:26
Last post: 18/06/2015 11:11:22
Field options being cached for filters?
Hi there, Our customer renamed a label for a Product Category field that is used by a filter. However, the new label does not show up in the frontend, but keeps showing the old name. Stuff we've tried: 1. Restarted IIS to rule out caching issues 2. R ...
Imar Spaanjaars
17/06/2015 10:11:50
Last post: 19/06/2015 12:41:28
Order in EDI format
Hi Guys, Have anyone experienced placing order in EDI format to an ERP? We have a request for this sort of integration. Thanks, Adrian ...
Adrian Ursu
16/06/2015 13:24:01
Last post: 16/06/2015 16:31:04
List of type in ProductCategory fields
Hi guys, I'm looking for a way to create a new list in the product category fields that could be of any given type (like DateTime or string). This list should be populated with values on a category level in eCommerce. Does anybody know of a way to ac ...
Tom Kamphuis
05/06/2015 16:44:21
Last post: 08/06/2015 13:55:26