Developer forum
Subject
Replies
Started by
Last reply
Swift Order Details (ViewModel) issues
Hi, Not sure if this is the best category, since ultimately it's the Swift template that needs to be fixed, or Development, since the ViewModel is returning misleading data IMO. Consider this order and cart with Swift test data. Add 3x "Test ...
Nuno Aguiar
31/03/2022 14:07:28
Last post: 15/06/2022 14:39:18
Adding a Add to Cart button in Swift_ProductListGridView.cshtml
Hi, I'm trying to add a add to basket button on the Swift_ProductListGridView.cshtml (I know, bad idea performance wise, but as we all know sometimes Customer is king :-)) The button works and adds the right quantiry of products to the basket. Ho ...
Justin Sjouw
30/03/2022 16:54:07
Last post: 31/03/2022 09:16:17
Hide sign in when logged in
Hello, On a solution using Swift 1.6.1 I`m not able to hide the menu element sign in when logged in. I have tried using permissions but that does not work. What I want to hide when logged in: Permissions settings: Are there any settings I`m missing? ...
Alexander Tømmerholen
22/03/2022 11:02:15
Last post: 03/05/2023 13:00:25
Language selector and Carousel
Hi! When hovering over the language selector, the carousel gets moved to the left and breaks. The placement on the page does not matter, as all carousels break (2 in this case). For example: Before: After: Could this be a bug? Thanks in advance! ...
Anouk van der Veer
21/03/2022 14:49:57
Last post: 22/03/2022 13:21:50
Error Branding after Save due to lineheight
Hi! After trying to save a Branding page where I did nog make changes, I get an error pointing us toward the lineheight. Setting a valid line-height does not resolve the problem. As a result we cannot make any changes in Branding. Could this be a bug ...
Anouk van der Veer
21/03/2022 14:38:30
Last post: 25/03/2022 14:43:21
missing source html option
Hello!, I can't find the option to view the text in HTML using Swift. I would need to put different styles inside the text box, and without being able to write html I can't.... Does anyone know where this option is (in Swift)? It's hidden ...
Cristina Santos
20/03/2022 19:34:31
Last post: 23/03/2022 09:38:24
Issue getting the stock unit name from stock matrix
Hello, I'm trying to get the Stock Unit Name value from stock matrix using the API because I understood there is no other way to get it now. This is my code to get the other values : ExpectedDelivery and Stock. Using this I can get the UnitId but ...
Daniel Voicu
14/02/2022 17:14:14
Last post: 16/02/2022 16:30:18
Inc/Ex VAT in cart and checkout
Is there a way in Swift that determines what is shown in the cart and checkout? I have a site where it now shows "Inc VAT" on both the cart and checkout. But the prices are Ex. VAT so I would like to show that. ...
Justin Sjouw
14/02/2022 12:36:07
Last post: 14/02/2022 16:09:04
Issue with breadcrumbs in Product Detail Page
Hello, I'm trying to get the breadcrumbs in Product Detail Page to work, but it isn't working for me. I've tried both BreadcrumbNavigation and ProductGroupHeader templates to try and show it, but it is not working. Does Swift support Prod ...
Daniel Voicu
11/02/2022 16:38:24
Last post: 23/03/2022 10:58:58
Bug with gtag script?
Hi When inserting Google Analytics ID in website settings, it doesn't output a correct gtag script. In the default Swift_Master.cshtml the gtag is implementet like this: But it should be implemented like this? ...
Tina Engelsen Pedersen
10/02/2022 10:02:00
Last post: 11/02/2022 14:46:05
Search results
I have a post in the general section about search results and facet options (see: https://doc.dynamicweb.com/forum/ecommerce-standard-features/facet-option-count-goes-to-0?PID=1605) in which I mention my swift demo setup. The search result of my demo ...
Peter Leleulya
09/02/2022 08:44:12
Last post: 10/02/2022 02:56:18
alternate
My Swift demo setup has alternate links in it's master template. Shouldn't they be filtered on active area? When I disable the Danish language the Danish alternate link still resides in the English output. foreach (var language in languages). ...
Peter Leleulya
09/02/2022 08:38:34
Last post: 09/02/2022 15:36:34
SEO in product lists
Hello, Has anyone tested that the search engines are able to index other than the first page on a product list like this: http://swiftdemo.dynamicweb-cms.com/bikes as you have to submit a form to navigate to page 2? Best regards, Anders ...
Anders Ebdrup
06/02/2022 18:09:24
Last post: 11/05/2022 12:25:50
Google Console Search : Errors As Missing Name, Brand, SKU,...
Hi everybody, We just launched a store in swif and validation errors appear on all pages with products (lists and product details). They are the pages where the itemtype="http://schema.org/Product" tag is. In the Swift_Master file I have fo ...
Cristina Santos
03/02/2022 07:09:38
Last post: 03/02/2022 11:30:29
change quality of webp format
Hi In your documentation for the image handler, i can see that the default quality for webp images are 50. We want to set a higher quality, which can be done ind the Image.cshtml file in Templates/Designs/Swift/Components. But if we add it like in th ...
Tina Engelsen Pedersen
02/02/2022 11:52:39
Last post: 03/02/2022 09:02:09
Swift and nShift Delivery (Unifaun)
Hi guys, Is the nShift (Unifaun) shipping provider supported in Swift already or do we need to make some changes to the templates to support it? Thank you, Adrian ...
Adrian Ursu
28/01/2022 11:18:56
Last post: 28/01/2022 18:02:23
Ecommerce columns not available
Hi, I cannot implement some Ecommerce columns referenced at the documentation https://doc.dynamicweb.com/swift/setup-project/content-design/ecommerce-columns Product List Group Image Product List Group Poster Product List Info They are not available ...
Tomas Gomez
25/01/2022 12:17:21
Last post: 26/01/2022 10:39:57
Product badges
Hi guys, I am wondering if there is any plan for handling product badges (like we used to in Rapido). I am not looking for a ProductFieldBased badge but rather a more generic badge. Like "New" or "Sale". I see there is no property ...
Adrian Ursu
19/01/2022 16:12:10
Last post: 19/01/2022 16:47:26
robots file empty
Hi Dynamicweb, It's our first website with swift, and we don't know if anything has changed regarding robots.txt We have a problem about robots.txt. We want to "disallow" the website until we launch it. So our configuration is: User ...
Cristina Santos
18/01/2022 15:03:12
Last post: 19/01/2022 07:54:53
Swift template customizations
Hi guys, I have read the documentation regarding the customization of Swift and my understanding is that any customization would require creating custom ItemTypes with custom templates for any type of change (regardless of the complexity). It may be ...
Adrian Ursu
18/01/2022 10:26:01
Last post: 24/04/2024 10:15:36
13
Subscribe