Developer forum
Subject
Replies
Started by
Last reply
How do I prevent an order from finalizing?
Hi guys, I have a situation where I do all sorts of fancy stuff in the EcomCartOrderIsPassedToCheckoutHandlerObserver
As a last step in the EcomCartOrderIsPassedToCheckoutHandlerObserver I send the order to another system. Now I need to implement a n ...
Peter Leleulya
08/04/2016 10:57:12
Last post: 08/04/2016 17:35:17
Get the whole group path
Hi Guys, Is there a way to get the whole group path (like the breadcrumb) using just the GroupID? Or at least to get the topmost Group based on the GroupID? Thanks, Adrian ...
Adrian Ursu
03/04/2016 20:30:24
Last post: 04/04/2016 08:28:55
Create Orders From Backend
Hi Is it possible to create orders directly in the backend ? i want to use this since i am creating a data integration module that uses the order provider as a source provider and i have then created a custom provider to handle the information, but f ...
Casper Andersen
31/03/2016 09:07:14
Last post: 31/03/2016 09:38:23
Removing product catalog name from URL
We would like to remove the product catalog name from the URL. E.g. Change this: http://www.prendo.se/sv-se/produkter/profilprodukter/pennor/kulspetspennor/kulspetspenna-eventi-velvet-hearts
to this: http://www.prendo.se/sv-se/profilprodukter/pennor/ ...
Grant Menzies
24/03/2016 10:47:41
Last post: 30/03/2016 11:34:46
11
Subscribe
Finding values based on multiple criteria in the index
Hi guys, How do I set up the index to search for mutiple partial matches? Something like Contains Any? E.g.: ....?Name=John, Peter would return items where the name is John Doe, Peter Pen, John Petersen and so on. Imar ...
Imar Spaanjaars
23/03/2016 16:04:24
Last post: 30/03/2016 00:56:25
Finding empty values in the index
Hi there, How can I find products that have an empty string / null value for a speciifc custom field? I don't see anything like "Is Null" or similar. Thanks, Imar ...
Imar Spaanjaars
23/03/2016 14:14:45
Last post: 30/03/2016 00:55:56
Normalize latin characters
We use the "Normalize latin characters" option in our solution for prendo.se. This works for all characters apart from the Swedish "å". Actually it may well be that it works fine for this character and it returns an "aa". We would however like it to ...
Grant Menzies
29/03/2016 13:13:17
Last post: 29/03/2016 13:22:08
New Index Set "Groups" Order
Hi, We have a client that want 5 groups of sorting in a product list. E.g. sort group 1 = Product Name ASC, Product Price DESC, Product Number ASC. sort group 2 = Product Number DESC, Product Price ASC, Product Name DESC. Is there any way to do this ...
António Ramos
28/03/2016 16:59:56
Last post: 29/03/2016 09:10:11
Upload file on shopping cart
Hi, I need to let the user uploads a file on shopping cart module. I've created a order custom field (type file) to that and an input type file on template. I've tried to upload pdf's and images but without luck. The value is saved on DB but the file ...
Mario Santos
17/03/2016 18:38:27
Last post: 29/03/2016 09:08:50
Export Product list from a group
Hi Guys, Is there any way to easily export the products from a Group by using a link in the right-click menu? Just like it happens for Users? I need to let the admin export the list of products from the backend without having to edit a Data integrati ...
Adrian Ursu
28/03/2016 14:48:47
Last post: 28/03/2016 22:38:39
Thomas Larsen
25/03/2016 19:48:01
Last post: 28/03/2016 22:31:40
List All Products
Hi Guys, Is there an easy way to list all products no matter the groups they are assigned to? I am trying to use the Product catalogue Module with the new index but so far I could only manage to list the groups. Is there any way to set a query to lis ...
Adrian Ursu
26/03/2016 20:53:11
Last post: 27/03/2016 12:24:05
CustomersWhoSawThisAlsoSaw in multiple shop instance
Hi Guys, I am using the default recommended products loops (specifically eCom:Related.CustomersWhoSawThisAlsoSaw) in a multi shop solution and I have noticed that in some cases the loops are also returning products from another shop than the current ...
Adrian Ursu
17/03/2016 19:46:53
Last post: 18/03/2016 08:20:14
New Index: variant fields on main product
Hi, I have an issue and I don't know what the best approach is to fix it. Problem We are listing only the main products (not variants) We have a free text search field that, besides a number of fields from the main product, needs to search the varian ...
Nuno Aguiar
16/02/2016 16:22:00
Last post: 16/03/2016 21:25:57
Assortments 8.8.0.1
Hi Guys, I am trying to use assortments in a completely new solution. I am using 8.8.0.1 1. I have activated the assortments from ManagementCenter/Ecommerce/Advanced Configuration/Assortments 2. I have changed the EcomNavigation Setting in Catalog pa ...
Adrian Ursu
12/03/2016 17:11:31
Last post: 14/03/2016 10:12:01
Facets split into multiple values on /
Hi When we have / in at text field and then use a facet on it (see attachment) it is split into multiple values, is this a feature or a bug? ...
Kim Søjborg Pedersen
11/03/2016 09:55:14
Last post: 11/03/2016 10:00:24
Problems with filtering and sorting on non standard prices
I have a situation where I have product list pages on which I show products, bom products and variant masters (I don't show variants here) all mixed together.
There is also price filtering (min-max) and list sorting by price functionality available o ...
Peter Leleulya
10/03/2016 10:19:26
Last post: 10/03/2016 16:13:57
.Net error when saving product
Hi, Customer sees himself confronted with a .Net error message when saving a product. I'm in the process of getting al the information needed to reproduce this, but in the mean time, maybe the message makes sense to someone on this forum. Version 8.4 ...
Ton Martens
10/03/2016 13:46:34
Last post: 10/03/2016 16:09:35
Image Tag Edit
Hi I have this code @foreach (LoopItem i in GetLoop("Products")) { @i.GetValue("Ecom:Product.ImageSmall") } which renders this on frontend <img src="/Files/Billeder/sponsor%20logoer/logo/AlinaFirmareng%c3%b8ring.jpg" border="0" alt="" width="220" ...
Aditya Bante
10/03/2016 13:45:04
Last post: 10/03/2016 15:13:29
SQL index builder
Changes to the SQL Queries (Query and Query to get count) are not saved when edited on existing build.? Tested on newest wrap solution on version 8.8.0.2 /Thomas ...
Thomas Larsen
08/03/2016 10:14:27
Last post: 09/03/2016 00:04:03