Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Override prices when placing order
Hi guys, I have asituation where I need to allow the Sales Reps of a company to submit an order while impersonating another user but in the process they want to have the ability to override the prices. I am thinking an Input field on the orderline of ...
Adrian Ursu
20/07/2017 10:37:57
Last post: 20/07/2017 13:18:02
Affiliate sales
Hi Guys, I have a request from one of our customers. They want to run a campaign and reward any of their existing customers that will recommend their products to new customers. Basically, if Customer x will recommend the products to NonCustomer Y, bo ...
Adrian Ursu
19/07/2017 11:38:27
Last post: 20/07/2017 11:59:21
Free shipping sales discount
Hi Guys, I am trying to set up a Sales discount of type Free shipping for a particular set of users. Besides the fact that it does not applies always, I am abit confused about how it is supposed to work. I am first asked to select the type (in my cas ...
Adrian Ursu
14/07/2017 01:00:57
Last post: 20/07/2017 10:39:08
Send notification on Quote State change
Hi Guys, I have set up a notification email on Quote Status change. Nothing fancy. An empty template with a simple text in it just to see what happens. After changing the state on the quote, I've got the following yellow error: [NullReferenceExceptio ...
Adrian Ursu
19/07/2017 01:22:40
Last post: 19/07/2017 13:16:57
DW9 customfield in orderlineloop e-mail
Hi, Currently we have an e-mail where we show the orderlines + it's custom fields. The custom field is empty unless there's atleast one @TemplateTags() in the template. Here's the relevant code: @foreach (LoopItem ol in GetLoop("OrderLines")) { <t ...
Justin Breg
13/07/2017 13:53:35
No replies yet
Variant Options for a Product not working in a cshtml template
Why does this not work? Im using the same data for the same product in the same dw 8.9.1.7 ecommerce solution, I have a product.html template and a product.cshtml template with the following code: html version works <!--@LoopStart(VariantGroups)-- ...
Kevin O''''Driscoll
13/07/2017 10:19:21
Last post: 13/07/2017 11:28:26
Rounding issues
Hi, We are running into some issues with rounding with discounts and taxes. The difference is usually by 0,01€, but still depending on the settings in the backend there are 2 consequences: The credit card is authorized for less The customer complains ...
Nuno Aguiar
15/06/2017 16:58:07
Last post: 12/07/2017 12:47:08
Resend order mail in 2017 with DW9
Hi, There is an old thread from 2011 about how to resend the order mail to the customer: http://doc.dynamicweb.com/forum?M=BasicForum&PID=1605&ThreadID=27458 Is there a new approach here in 2017 with DW9? Best regards Kurt Moskjaer Andersen ...
Kurt Moskjær Andersen
10/07/2017 08:50:42
Last post: 10/07/2017 10:41:23
Different default shipping on 2 different websites
Hi, I have a solution with 2 websites, each having their own ecom shop in the same country. They both have different shipping methods. However I have a problem, the default shipping method is defined on the country, which means that one of my shop ha ...
Gaëtan Di Caro
29/06/2017 09:25:45
No replies yet
Setting up index with assortments
Hello, I have some issues setting up the index with assortment active as an item should be shown if the item is in a user's assortment or the item is in no assortment at all. But I cannot get this to work. Right now I have a query string like this: + ...
Anders Ebdrup
28/06/2017 00:11:47
Last post: 28/06/2017 16:16:37
Update values for Address Custom Fields
Hi guys, I am trying to use the newly added custom fields for User Addresses. I have succesfully defined them in the backend but it looks like I cannot update them from front-end using the default tags. I am using 9.2.14 Thanks, Adrian ...
Adrian Ursu
26/06/2017 19:55:10
Last post: 27/06/2017 14:28:19
New shipping error
I have a problem when I want to create a new shipping. I get an stackoverflow error and I don't know what the problem is. How can I fix this problem? I click on the button New shipping and then this window pops up. When I run it through Visual Studio ...
Yung Yi Wong
13/06/2017 11:48:39
Last post: 22/06/2017 16:35:05
System.OutOfMemoryException
Hi Guys, I have a solution based on wrap. Pretty much everything is Wrap code. I have a rather unusual amount of variants in the form of color options for a house painting producer. Whenever I try to run TemplateTags in any template, I get the follow ...
Adrian Ursu
21/06/2017 23:50:18
Last post: 22/06/2017 10:52:14
Item based website setting disappears
At our client's site: www.hansenkatalogen.se in admin, there is a site called "HansenracingRetailer" which had an item based website setting attached to it called "Website settings" No suddenly the item is gone in admin, but the database on the item, ...
Daniel Linder
22/06/2017 09:56:52
No replies yet
Adding buffer for unknown shipping
Is it possible today to add a buffer to the payment authorization amount for an unknown, like shipping? Maybe of our B2B sites calculate the shipping with freight companies after the order has been placed, and they tell the customer on the website th ...
Scott Forsyth
21/06/2017 16:21:47
Last post: 22/06/2017 05:05:35
Repository task : auto build index on errors
Hello, I'm having some trouble with a customer whose repository index often fails to build. To palliate for that, I set up an automatic index build every 15 minutes in the "tasks" part of the repository. It gets executed fine... unless there was an e ...
Gaëtan Di Caro
20/06/2017 08:34:04
Last post: 21/06/2017 14:48:11
Working with quotes
Hi Guys, I am trying to implement the Quotes flow and I need to know what happens when a customer decides to turn the quote into an Order: 1. Is there a specific method or link to turn it into an order? I have found a link that adds the Quote to cart ...
Adrian Ursu
20/06/2017 11:50:01
Last post: 20/06/2017 12:39:48
Shipping per quantity
I need to have special shipping rules based on the quantity of products. If the quantity is below a certain number, then use one shipping price and if its higher, use another price. If its higher than ten (10), use free shipping. I've looked at both  ...
Kurt Moskjær Andersen
12/06/2017 11:23:21
Last post: 20/06/2017 09:38:59
How do I create pretty prices without decimals
I want prices without decimals, for example: 580,- Some prices are difficult to get right after VAT is added. In DynamicWeb 487,39 + 19% VAT becomes 579,99 - and if I modify the price in backend to 487,40 it becomes 580,01 in frontend. I've added a r ...
Filip L.
15/06/2017 13:59:21
Last post: 16/06/2017 13:33:15
Price matrix and discounts
I've imported prices into the prices matrix. https://www.screencast.com/t/63FTPfCX - I thought I could specify a general price "Alle varianter" which would show up on product lists, but it seems this price has higher priority than the prices specifie ...
Filip L.
14/06/2017 13:21:46
Last post: 15/06/2017 12:11:46