Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Shipping not added to the price in DIBS
Hi. When i add an order and use DIBS as a payment method, the total price for the order becomes the totalprice including.VAT. It doesnt add shipping at all to the price. Is there a setting for including shipping on the order? Or do i have to build a  ...
Dan Lundgren
17/10/2014 10:47:33
Last post: 21/10/2014 09:22:56
Instant product search - problem with results
Hi all, I am experiencing a problem with the instant search facility. All my products have been indexed and in many cases it seems to be working - but i have two problems: Problem 1 (the most severe) - sometimes when i type in a keyword - the instant ...
Sonni Tost
15/10/2014 11:58:02
Last post: 20/10/2014 09:32:48
Hide invalid shipping methods / a valid approach
Hi all, I am building a solution that has three different kinds of shipping methods. However two of them cannot be used if the total weight of the order is more than 20kg. Therefore I would like to disable them if they are not valid. I think i have f ...
Sonni Tost
09/10/2014 17:58:13
Last post: 20/10/2014 09:03:50
Editing addresses
Hi there, What's the magic behind editing addresses in the frontend of the Customer Center? I set up the customer center to allow a user to edit addresses. This takes me to the same page with a query string like this appended: ?CC576=Orders&addr= ...
Imar Spaanjaars
12/10/2014 20:45:46
Last post: 17/10/2014 08:24:11
Outputing regions for a country
Hi there, Is there a loop tag to output regions for a country as defined in the Management Center? I can't seem to find anything in the documentation. Thanks, Imar ...
Imar Spaanjaars
16/10/2014 00:00:32
Last post: 16/10/2014 18:38:13
Calculated field - order
Hi, I need to create a few lists of the most purchashed products of specific categories (not the entire shop/solution). I decided to use Smart Searches, I created a smart search sorting the products by "Items sold" (calculated field). So far so good. ...
Nuno Aguiar
16/10/2014 15:47:22
No replies yet
Assortments
Hi Guys, I have the following case of Assortment use: There is a default list of products that is available to anonymus users as well as for some users that don't have personalised product lists. I have tried using Assortments but it cannot handle th ...
Adrian Ursu
15/10/2014 20:12:55
Last post: 16/10/2014 10:56:12
Automatic currency conversion
I know I have seen something like this but I am not sure how to configure it. I have a case where the prices are set in EUR but during checkout I have to display the prices in RON (local currency). And I need to convert them automatically based on th ...
Adrian Ursu
26/09/2014 14:33:36
Last post: 15/10/2014 14:05:21
Shipping fees problem
Hi. I've added a shipping method and in the backend added shipping depending on the country. For some reason the fees doesnt get added, it just displays 0 when im checking the template tags. Is there something that i might have missed here? Some sett ...
Dan Lundgren
14/10/2014 18:03:35
Last post: 15/10/2014 14:00:24
Item publisher product type
Hi I'm trying to show related products to an item. I have a product item field in my item where I've attached som products. I'm showing the list of items with the item publisher module. I have the following in my template: <div class="products"> ...
Thomas Schroll
11/10/2014 14:12:42
No replies yet
Can I use somehow use Global:Page.Content-tags in Order-flow mails?
Hi all, I am trying to make an order confirmation mail using the Checkout flow. I would like to add the terms and conditions to the e-mail and thought about using the Global:Page.Content(ID-OF-PAGE-WITH-TERMS...) - but it does not render the content  ...
Sonni Tost
06/10/2014 14:21:41
Last post: 06/10/2014 15:54:13
Country dropdown is empty
We have some countries created under internationalization but we cant select these under website > ecom setttings the dropdown is empty. How can we choose the correct country setting on a specific country. Solution: smyrilline.fo ...
Magni J. Hansen
24/09/2014 12:03:29
Last post: 06/10/2014 09:33:10
Zero in prices inside product loop ??
After an upgrade from 8.4.0.18 to 8.4.1. all my product prices inside my product list is zero ?? But on my product detail the prices are OK ? But .... why... and how to fix ?? I'm using this tag in the loop and on the detail... @GetValue("Ecom:Produc ...
Nicolai Iversen
03/10/2014 15:48:54
Last post: 05/10/2014 17:40:11
Questions about Order Export
Hi DW, We got a request from a customers NAV partner asking about what can be done with Dynamicweb in regards to exporting Orders from the system. I've translated the questions to English, and i hope someone can help answer some or all of the questio ...
Martin Nielsen
02/10/2014 16:31:41
Last post: 03/10/2014 11:46:24
Create user on checkout
Hi, I have webshop where I want to create user on checkout, I am using the following code but this dosen't create any user. I am using cart v2 module and ofcourse i have enabled the checkbox "Create user during checkout" and also defined the category ...
Umar Farooq
20/08/2014 08:57:35
Last post: 03/10/2014 09:21:23
URGENT! Missing 3d-secure cardlock feature...
Hi guys, Is it me, or are all of these cardtype locks missing in the Quickpay checkout handler? 3d-jcb JCB credit card using 3D-Secure 3d-maestro Maestro credit card using 3D-Secure, See note about debet cards below 3d-maestro-dk Maestro credit card  ...
Jacob Storgaard Jensen
17/09/2014 21:45:44
Last post: 03/10/2014 09:10:12
DIBS payment window iFrame issue
Hi DynamicWeb, I have DIBS payment window implemented in iframe in my payment step of checkout workflow. When I navigate to payment step for first time everything works fine (dibs payment window is rendered in iframe and I can pay or cancel payment). ...
Davor Zlotrg
01/10/2014 11:17:04
Last post: 02/10/2014 08:39:58
Translate Ecom groups only not products
Is it possible to only translate ecom groups but show the products from the default language in the frontend? I tried this and can see the translated groups but there are no products unless when they are translated to the second language. We prefer n ...
Remi Muller
30/09/2014 11:28:11
Last post: 01/10/2014 14:26:37
Autocomplete search
Hi. I have a question regarding the autocomplete in DW. We're using the solutionset, and on our server it only matches the exact productname, while in our local environment it starts searching after 3 letters. Even though it searches after 3 letters  ...
Dan Lundgren
01/10/2014 08:27:31
Last post: 01/10/2014 08:44:26
Product images
Hi I'm linking to products from an article based on an Item with product item fields (product type). @foreach(string productID in products){ var product = Product.GetProductByID(productID); <a href="productlist?ProductID=@product.ID" title="@produ ...
Thomas Schroll
27/09/2014 13:22:08
Last post: 29/09/2014 09:29:35