Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Variant visibility new index
I changed from classic to new index usage for a website. Previously I had the eCom module set to "variant visibility: group by main product". I noticed the product list view didnt handle the variants as before and discoverd those settings to be gone  ...
Peter Leleulya
15/12/2015 16:03:57
Last post: 21/01/2016 15:09:00
Multiple ProductRelatedGroups
Hi, I'm doing the following with razor: @foreach( var RelatedGroups in GetLoop("ProductRelatedGroups") ) { if( RelatedGroups.GetString("Ecom:Product:RelatedGroup.GroupID").Equals("RELGRP9") ) { foreach(var DescriptionProducts in RelatedGroups.GetLoop ...
Jonas Mersholm
18/01/2016 15:16:11
Last post: 21/01/2016 10:25:30
Reorder when using multiple CartContexts
Hi Guys, I have a situation when there are a few OrderContexts defined on the solution. Before this multiple OrderContext scenario, Reorder (from CustomerCenter) meant just a post to the Cart page with a URL parameter ReorderID=ORDERID And everything ...
Adrian Ursu
16/01/2016 12:00:54
Last post: 19/01/2016 03:39:19
Render Canonical URL for products in Product Feed
Hi Guys, We have some situations where we need to include Canonical URL of a product in products feeds (like the ones for Google feed). Is there any way to render the canonical link value in a template? Apart from the automatically generated value in ...
Adrian Ursu
18/01/2016 12:37:29
Last post: 18/01/2016 16:36:16
ePay - missing receipt
Hi, I'm creating a shop with ePay payment window. Everything is working just fint - except from the receipt when I get redirected back to my shop after completing my payment. The orders shows up as they are supposed to in eCommerce > Orders and th ...
René Poulsen
12/01/2016 08:54:13
Last post: 18/01/2016 15:29:22
Product backend search - which fields?
Hi, In which fields does the backend product search (going into "All Products") look into? I need to tell a customer exactly which fields he is capable of searching for. One that we noticed he cannot, and is critical for the, is the variant's product ...
Nuno Aguiar
14/01/2016 12:01:57
Last post: 18/01/2016 10:26:49
Products are shown in a cart for another language
Hello, I have a 2-language shop with English as default. When I add products to the cart from German site they appear in the English cart. German cart remains empty. After opening German cart English cart becames empty too. Am I missing some settings ...
Andrey Kozachuk
12/01/2016 16:07:35
Last post: 18/01/2016 10:26:36
PostDanmark ServicePoints service returns 'null'
Hi guys, Has anyone implemented PostDanmark ServicePoint via Dynamicweb yet? I've been playing around with the ashx page now, and AFAIK i should be able to call it with a URL like this: /Admin/Public/eCom/PostDanmarkServicePoint.ashx?cmd=findbypostal ...
Martin Nielsen
29/10/2014 11:07:30
Last post: 15/01/2016 18:03:41
Different VAT for diffferent product Categories in the same country
Hi Guys, I have this scenario where we have in ROmania differentiated VAT for varius product groups. General VAT is 20% but certaind product types can have different VAT values (9%, 5% etc) I tried to use VAT groups but it looks like I can only have  ...
Adrian Ursu
10/01/2016 14:15:13
Last post: 15/01/2016 17:15:26
Sorting product groups
Hi all This should be really simple but I cannot seem to get it working: In the group list template of a product catalog I would like to list product groups in the same order as in backend. In the settings of the product catalog module I set sortorde ...
Thomas Overgaard Nielsen
15/01/2016 10:09:54
Last post: 15/01/2016 12:37:53
Loyalty Points getting called multiple times
Hi, We noticed that in the product list DW is querying the number of points for that user multiple times. We tried deleting the entire template and still got the call multiple times. http://www.screencast.com/t/XLMDI6pa14nD Cn anybody validate our fi ...
Nuno Aguiar
07/01/2016 19:01:36
Last post: 14/01/2016 11:40:56
Reserve stock in Checkout
Hello, I am using the "Reserve stock on checkout" option for ecommerce. Now I get correctly the Available amount and that;s very nice. However, I have noticed that in Cart, if the user tries ti change the quantity to a higher quantity than the availa ...
Adrian Ursu
12/01/2016 16:32:25
Last post: 13/01/2016 13:08:02
Error when deleting shop
I tried to delete a shop on my default installation of DW and god this error message. http://screencast.com/t/m19bLfov8bY It is DW 8.7.0.8 with wrap solutionset. I tried to delete the "Bikez" shop when this message appeared. After that the whole Ecom ...
Martin Grønbekk Moen
12/01/2016 12:26:32
Last post: 12/01/2016 13:13:35
Loyalty points in cart
Hi, Using Loyalty points I can see the standard method is to add a product to the cart using points, but I wanted to use it differently: The user add products to the cart When in the cart, add the possibility for the user to choose how many points to ...
Nuno Aguiar
30/11/2015 12:39:09
Last post: 07/01/2016 12:45:54
Single step checkout
Hi, I'm working on a shop for one of our customers. I'm creating a single step checkout page, but I have some trouble with validating both the terms and contitions and the validation group I've created. If I don't use any validation groups but just c ...
René Poulsen
07/01/2016 09:48:42
Last post: 07/01/2016 11:05:24
Index query as smart search
Hi there I want to use the index query as a smart search based on item fields. I have built an item page and here I want to define the fields used in the index query. I have created an input filed named "GroupName" and a field named "ProductName". No ...
Rune Skovbo
06/01/2016 11:14:44
Last post: 06/01/2016 13:59:16
Editor in ecom does not show editor.css from design folder
The editor in normal paragraphs shows the styling from the editor.css in the Designsfolder. But the eCom editor does not always do this. We have some sites where it is showing the editor.css styling and some that are showing the old Dynamicweb styles ...
Per Søgaard
09/12/2011 12:14:31
Last post: 04/01/2016 10:06:17
Setting prices on variants in prices matrix
How can I specify a price on the master product (No variant ID) in the prices matrix. My only options is All variants and the different variants. If I select all variants it overrules the price set on the specific variant. I’m missing a “no variant”  ...
Thomas Larsen
30/12/2015 22:43:55
Last post: 04/01/2016 08:53:30
Smart Search with Custom Fields
Im trying to create a smart search with a dynamic value. The dynamic value is a custom product field. I have read this : http://manual.dynamicweb-cms.com/Dynamicweb-eCommerce/Smart-searches.aspx But it does not say anything if custom fields can be us ...
Aki Ruuskanen
09/11/2015 13:31:09
Last post: 23/12/2015 10:00:12
Smart search showing all products with discount
Hi, I'm trying to display all products that currently have a discount, and I figured a smart search is the way to do it. The manual indicates that I should probably use a dynamic value in association with the price field. However, the value apparentl ...
Martin Christensen
18/12/2015 13:44:23
Last post: 23/12/2015 09:43:29