Developer forum
Subject
Replies
Started by
Last reply
Product variants in sitemap.xml
Hi, We got a ecommerce solution with product variants. The product variants dont show there own URLs in the sitemap.xml, instead the url for the default product is shown multiple times. Like this: /Product-Name
/Product-Name
/Product-Name Instead of: ...
Jesse Bakker
21/04/2016 12:11:31
Last post: 29/06/2016 17:31:29
[RMA] - permissions
Hi Guys, I want a user to only have access to the RMA areas with no access to other areas on the backend. How can I do that? Thank you, Ricardo Pereira ...
Ricardo Pereira
27/06/2016 12:56:20
Last post: 29/06/2016 11:26:12
[Customer Center] - Show selected store
Hi, On the Customer Center, when list "My orders", if I select just one store the following error is showed on the front-end:
An error occured while attaching module (Dynamicweb.Frontend.Content)
System.Data.SqlClient.SqlException (0x80131904): Incor ...
Ricardo Pereira
07/06/2016 11:34:07
Last post: 27/06/2016 16:01:39
Facet Performance Issue
Hi guys, We are having a performance issue when activating the facet group at a product list. See screncast please: http://screencast.com/t/q2hC6Lqy It takes around more 3 seconds that it should. 12:58:41 PM.838 <-- eCom: Get products from Query - ...
António Ramos
19/02/2016 19:00:14
Last post: 24/06/2016 14:46:14
RE: VariantCombinations Orderby in foreach
Hello, I have a loop: @foreach (var item in GetLoop("VariantCombinations")) { } In this loop, I would like to order the items by Ecom:VariantCombination.VariantText. Can't seem to find anything useful in the documentation on OrderBy?(e.g OrderBy(x =& ...
Michael John
24/06/2016 11:35:00
Last post: 24/06/2016 12:17:12
Clear cart when browser is cleared
Hi there, I have a solution where "Days the cart is saved" is set to 0. Yet when I log in, add items to the cart, close all active browser windows and then log in again, I still see my old cart. Shoudn't a value of zero prevent the cart from being sa ...
Imar Spaanjaars
17/06/2016 14:45:47
Last post: 23/06/2016 21:12:43
Different reserving time in carts
Hi, If I have one dynamicweb solution with different shopping carts. I want that one of the shopping carts with it's products wil be reserved for one day. That is how it is set now. For the other shopping cart I want to set te minutes that the produc ...
Mannon Wekking
21/06/2016 12:44:53
Last post: 22/06/2016 12:01:15
Newsletter signup and Create user during checkout
Hi can I have a cart v2 paragraph setup with a checked "Use email subscription" and an unselected "Create user during checkout", and if so, where do the user and the newsletter information go? I don't like to create a user doing checkout, because the ...
Kim Søjborg Pedersen
21/06/2016 16:18:44
Last post: 22/06/2016 11:53:32
Chargelogic gateway bug change cart to order without finishing
Hi guys, We noticed a strange situation when we go to render the gateway template, the gateway change the ecom from cart to order. I setup a local solution with all recent DW Templates and database and i reproduce the issue. Please see the screencast ...
António Ramos
15/06/2016 12:31:07
Last post: 22/06/2016 11:08:11
11
Subscribe
Customfields disappear when searched
On the canadian site when you search we have a multisearch which searches Products, Supportmaterials, news &events content. On the Supportmaterials tab we lose custom fields when searched. If you remove the "?q=vetoryl" part, you get "Login to do ...
Michael Vedstesen
22/06/2016 08:14:44
Last post: 22/06/2016 10:50:13
Releasing stock on order delete
Hi there, Is there a way to release stock on an order that is set to Delete (i.e. a soft delete, not actually deleting the order) through standard functionality or the APII maybe? Thanks, Imar ...
Imar Spaanjaars
16/06/2016 15:56:18
Last post: 17/06/2016 15:36:44
Discount Matrix - multiple vouchers
I am looking for this setting, New checkbox in mgmt -> ecom -> advanced -> discount matrix -> Allow multiple vouchers, in version 8.8.0.2. Under Advanced, I do not see Discount Matrix. I only see Order Discounts and Sales Discounts. How d ...
Terri Donahue
12/05/2016 20:51:27
Last post: 14/06/2016 08:42:20
Mail marketing invalid e-mails
Hi, do the mail marketing continues trying to send mails to invalid e-mails on every new campaign? And by invalid I mean where the SMTP server return a error message. ...
Kim Søjborg Pedersen
13/06/2016 11:03:00
Last post: 13/06/2016 12:04:59
Quotes
Hi Giys, I was wondering if there is a default method of editing quotes in the front-end. I believe the details are displayed in the Customer Center. Also, assuming there are several order contexts, can there be multiple quotes opened at the same tim ...
Adrian Ursu
11/06/2016 11:52:07
Last post: 13/06/2016 10:31:03
RE: Nested loops
Hi, am trying get a loop from custom product fields in razor, but they won't render. What am I doing wrong? @foreach (var item in GetLoop("Products")) { foreach (var subitem in GetLoop("Klassetrin.Options")) { @subitem.TemplateTags() }
} @subitem.Tem ...
Michael John
10/06/2016 16:59:12
Last post: 10/06/2016 17:05:02
New Index and Assortments
Hi Guys, I have a project where I have used Assortments and New Index. In the previous setupo (old index) the product list was always filtered through the assortment definitions. Is it the same situation with the new index? According to my tests, the ...
Adrian Ursu
08/06/2016 10:04:53
Last post: 08/06/2016 14:03:35
Which orderline has a discount?
When a customer buys multiple products with one or more products on discount, the client has difficulties determine which product (orderline) has a discount in case of a refound or return shipment.
The discount orderline dosen't seem to be related to ...
Jakob Westhausen
07/06/2016 10:37:23
Last post: 08/06/2016 13:58:35
11
Subscribe
Where is reserved stock stored?
Hi there, I have a batch job that imports stock from an XML file every 30 minutes. Would this create problems with the reserved stock leading DW to believe there's more than there really is? For example: Initial stock is 30 I add 10 to the cart, leav ...
Imar Spaanjaars
07/06/2016 09:49:51
Last post: 08/06/2016 11:36:00
RE: Add Variants to Favorites
Hi guys, I'm trying to add multiple variants (of the same product) to the favorites using the tags "Ecom:Product.AddToFavorites" and "Ecom:Product.RemoveFromFavorites". I've tried to add all variants one by one with the favorites list empty and I was ...
Mario Santos
30/05/2016 16:23:28
Last post: 07/06/2016 14:13:24
Remove gift card from cart
Hi, After a gift card (code) is set (associated with the order), how can I remove id? We tries to submit the field as null/empty and it did remove the code, but we still got the negative amount from it. Looks like a bug. Can somebody reproduce it? Be ...
Nuno Aguiar
17/05/2016 11:43:16
Last post: 07/06/2016 13:45:08