Developer forum
Subject
Replies
Started by
Last reply
Combine quantity discounts
Hi, is it possible to set up quantity discounts to enable the following: All products in a group have the same price ($8). Customers are able to purchase 2 for $15 10 for $60 This means that 12 products should go for $75 Unfortunately, adding 12 prod ...
Martin Christensen
06/12/2019 15:18:31
Last post: 06/12/2019 17:26:05
Validation errors take you back to Step 1
Hi, I have 'When re-entering the cart: Show first step' and when in Step 3, I try to submit my order and it fails, I'm sent back to Step 1. This doesn't happen if 'When re-entering the cart: Show last visited step' is selected. But when you're submit ...
Mafalda Correa
03/12/2019 11:44:44
Last post: 13/01/2020 00:02:22
Tax Provider Errors not being cleaned up
Hi, We are experiencing an odd scenario with taxes. It seems that the TaxProviderErrors loop is populated based on the default country but when user changes the order countries that collection is not cleaned up causing the user unable to place the or ...
Mario Santos
02/12/2019 16:50:48
Last post: 04/02/2020 14:55:17
Error in IntegrationCustomerCenter
Hi guys! This morning I started receiving this error on one of pages: " Exception in template (Designs\Rapido\eCom/CustomerCenter/QuoteList.cshtml): System.ArgumentException: Page ID must be greater than 0, but it was 0 at Dynamicweb.Core.Ensure.That ...
Ivan Marijanović
29/11/2019 09:15:04
Last post: 29/11/2019 10:16:14
Show products in stock in the begining of the list
Hi guys, I have a request from a customer to always display out of stock products at the end of the list. What is the best option to achieve this? Can it be accomplished with some boosting on one of the fields? Is there any other/better alternative? ...
Adrian Ursu
28/11/2019 19:35:17
Last post: 15/12/2019 13:41:40
Multiple discounts on the same order
Hi guys, I have a situation with 2 discounts that should overlap. One discount gives a free product, while the other one is based on a voucher code and should add an extra discount. No matter how I configure them, once I apply the voucher code, the f ...
Adrian Ursu
28/11/2019 17:24:21
Last post: 02/12/2019 02:32:17
Mobile App
Hi Guys, One of my prospect customers is asking for a Mobile app that would connect to Dynamicweb. Is there any project like this? Anybody in the network has done something like this? Thank you, Adrian ...
Adrian Ursu
28/11/2019 13:47:30
Last post: 07/01/2020 17:31:53
Only apply to products without a discount when using order discount and product discount
Hi guys, I have a project running on DW 9.7.3 and Rapido 3.2. I have set a product discount offering x% discount on some products and also an order discount for a specific group of customers. I have set "Only apply to products without a discount" to ...
Adrian Ursu
28/11/2019 12:22:02
Last post: 02/03/2020 13:59:26
Product count increases
Hi Dynamicweb, We have a solution where the products count is 41k even when there is only 3.7k records in the products table on the database. I also checked the index files which are getting huge. Why is this happening? is there a way to clean this u ...
Jannich Ariyanayagam
28/11/2019 10:29:20
Last post: 29/11/2019 15:27:03
System.UnauthorizedAccessException Dibs to DW
An order is registered as completed in Dibs, but when the callback is sent back to DW, an error message occurs and the order is not set as completed in DW 500 <!DOCTYPE html> <html> <head> <title>Could not write parsed file: D ...
Siv-Renate Hansen
27/11/2019 11:34:51
Last post: 27/11/2019 13:09:24
Render product breadcrumb in feed
Hi guys, I have a situation where I need to integrate the shop with a local marketplace. they are asking for a feed that should contain, among other details, a complete breadcrumb for the product assignment. Something like this: Crăciun > Decorați ...
Adrian Ursu
25/11/2019 11:06:31
Last post: 25/11/2019 18:41:15
Add to cart item is showing in different sites
Hi Sir, Based on our customer requirement, we have different sites with different BU(Business Unit). The registered member can enjoy the benefit in each BU with only ONE ACCOUNT. The problem is when making "add to cart" in site A, same cart item is a ...
Hsu Sandar Swe
25/11/2019 07:58:12
Last post: 26/11/2019 10:38:47
Upgrade to 9.7.3 reults in no products or groups
Hi, I upgraded DW from 9.5.5 to 9.7.3. Restarted web server, recycled pool and rebuilded all indexex but navigation is not displaying any product. If I go back to 9.5.5 everything works fine again. What am I missing? Ivan ...
Ivan Marijanović
20/11/2019 22:26:31
Last post: 22/11/2019 09:42:19
Smartsearch - Total value of orders is not working
Hi, I wanna find all users with no orders, and I expected the "Total value of orders" less then or equal 0, to do the job, but its not working and shows an empty result. DW version 9.7.3 /Kim ...
Kim Søjborg Pedersen
15/11/2019 12:17:37
Last post: 27/11/2019 14:02:02
Post Danmark PacSoft and Postnord DK Mypack Collect
Hi How do I get "Postnord DK Mypack Collect" and "Pacsoft" to work at the same time? "PostDanmark ServicePoint" I can get customer select pick-up point to work (with API key), but the "Shipping Document Service" (Create shipping documents) do not wor ...
Thomas Jensen
14/11/2019 15:43:57
Last post: 18/01/2022 14:04:55
Decimals in discount percentage
Hi guys, I have noticed that the discount input in Disocunt settings does not allow for decimals but just integers. I have a situation where the discount needs to be with decimals because it is applied to the value with VAT and I don't seem to be abl ...
Adrian Ursu
13/11/2019 11:33:41
Last post: 05/02/2020 12:57:06
11
Subscribe
Buy 2 get 1 for free discount type
Is it possible to create and apply a discount of type "buy 2 and get 1 for free"? I cannot find it in the discount section, but perhaps a combination of settings can create this? best wishes. ...
Siv-Renate Hansen
11/11/2019 16:07:50
Last post: 11/11/2019 16:35:09
Sorting variants options does not work in the VariantCombinations
Hi, I have been trying to use the sorting variant options in the backend and everything looks good "on paper", but the variant combinations loop does not honor that sorting. We have 1 Variant Group with all of our variant options The Variants were cr ...
Nuno Aguiar
08/11/2019 19:10:22
Last post: 28/05/2020 15:18:12
Number of favorite products on user details
Hi guys, I need to add the count of favorite products next to the Favorite icon in the header. Is there any easy/efficient way of getting this information without going through the CustomerCenter module? Thank you, Adrian ...
Adrian Ursu
05/11/2019 18:04:43
Last post: 05/11/2019 18:12:48
Order discount Free shipping and ERP integration
I created an order discout of type Free shipping on friday (b2b client) and experienced that order import to the ERP system did not cope with this. The discount Free Shipping creates an order line, which has no product number, so the ERP system did n ...
Siv-Renate Hansen
04/11/2019 15:53:42
Last post: 04/11/2019 21:55:01