A space to help you implement commercetools quickly and efficiently, ask questions, connect with others, offer tips, collaborate and share feedback
Hi everyone, Did you know that today is National Fitness Day? 🏋️♂️ It’s the perfect day to get inspired to get out of the house and exercise before autumn comes. Whether you're a fitness newbie or a seasoned pro, your insights could inspire others! 💪What do you do to stay healthy? Do you have a particular routine or activity that keeps you in top shape? What are your favourite sports? Whether it's a classic like football or something unconventional like rock climbing, share your passion with us! 🏀🏄♀️ Your best health tips? From nutrition advice to wellness practices, we want to know what works for you. 🥗 Best song to exercise to? Music can be a game-changer during workouts. What's that one track that always gets you pumped up? 🎶Drop your thoughts in the comments below! Sharing is caring, and who knows? You might just find a new workout buddy or discover an amazing tip that transforms your fitness routine. 💬Have a fantastic day! 🌟
Hey team,as part of my onboarding a couple of years ago I started to develop a custom merchant center application that helped me to understand how:Custom Applications work How to deploy Custom Applications How the commercetools Composable Commerce APIs functionEver since we are using it in presales to do little things that the Merchant Center does not out of the box, e.g. like visualising “States” or “Types”.Since “Sharing is Caring” we thought, we make it available for all of you to have a look at it and use it.https://github.com/commercetools-demo/commercetools-visualizerBe aware, this is just a repository, no support or maintenance promises are attached. This repository has nothing to do with commercetools as a company except that the code was mainly created by people working for commercetools.
Hi everyone! Thank you so much for joining the commercetools Community, we are very excited to have you here! 😊 The Community is a great space to help you implement commercetools products, ask questions, collaborate, connect with others, and give feedback.This thread is all about introducing yourself to the Community and we'd love to hear a bit more about you!Things like: What’s your specialty? What brings you to the Community? What are your hobbies and interests? Random or cool facts about you? Because I believe in leading by example, I’ll start by introducing myself: My name is Lily, one of your community managers. Nice to meet you! Some facts about me: Until recently I worked as a community manager in the gaming industry, so if you want to discuss the latest game release, just let me know! My favourite game of all times is The Witcher. I speak English, Spanish and French. I lived in London for seven years and I currently live in Wales. 🐑If you have any suggestions, questions
Happy Tuesday everyone! 🤗Last week my social media was filled with pics of my friend’s children heading back to school and it made me feel a bit nostalgic about my own school days: the smell of brand-new books, reuniting with my old friends and meeting new kids. Some of you might feel the same way I do and if you are one of them, I have some great news for you! Here at commercetools we offer a wealth of resources to help you expand your knowledge and hone your skills. Maybe you are familiar with some of them, but perhaps here you will find some new learning resources available to our community: We have our very own podcast: it’s called “Commerce Tomorrow” and it’s hosted by none other than our founder, Dirk Hoerig, and Kelly Goetsch, one of our ecommerce veterans. Listen to interviews with technologies leaders and get tips and tricks from the best. 🎧 Here’s the latest episode: We also have a blog: you can find it here and it’s simply brilliant: many useful posts and articles th
Hi Everyone,Is it possible to do external OAuth (SSO) to fetch the customer specific access token?I would like to do external-auth instead of password flow suggested in the documentation (/customers/token?grant_type=password&username=&password=) I am not sure this documentation refers to project specific or commercetools customer specific integration.https://docs.commercetools.com/api/authorization#requesting-an-access-token-using-an-external-oauth-server
Hi everyone,I’m exploring commercetools to build a B2B eCommerce platform for a client and have a question regarding the Merchant Center. I’ve noticed that it offers various customization options and was wondering if it can be repurposed as an admin panel for sellers. Specifically, I’d like to know:Can the Merchant Center be customized for individual sellers to manage their products and orders?If so, is it possible to brand the admin panel with the seller's logo, color scheme, and other brand elements?Looking forward to any insights or recommendations on this! Thanks in advance!
Hi everyone, The September 2024 Release notes are hot off the press, so take a look: 9 September 2024 Frontend Studio Added new option to change the order of page folders 6 September 2024 Merchant Center Added filtering options to Quotes 3 September 2024 Merchant Center Added discount distribution modes for absolute Cart Discounts 2 September 2024 HTTP API Product Tailoring of images and assets achieved general availability status 2 September 2024 HTTP API Announcing deprecation of ImpEx 2 September 2024 Connect Introduced common modules for sharing code between Connect applications As usual, if you missed last month’s updates, you can find them by clicking here..As always, your feedback is invaluable to us. Please let us know what you think and if you have any suggestions for future updates. Feel free to drop your thoughts in the comments below. 👍See you next month with even more exciting updates! 🚀📅Have a fantastic weekend! 🤗
I was telling a colleague about commercetools. It is in his nature to ask many questions which I was happy to answer from my experince with commercetools.However, there was one question I could not find an answer to: What programming language does commercetools use under the hood? What other technologies does it use?Of course, with API first that doesn’t really matter. It is however interesting to know!Side note: I then talked to another colleague who also uses commercetools - we noticed that even the common signs you get when using an API that hint towards a language (e.g. certain formatting in error messages) don’t exist in commercetools. So congrats on a job well done!
Hello everybody! 😎Some of you have told me you are very busy with work: the days are long, the projects never ending, and several deadlines are looming threateningly on the horizon. I don’t know about you, but when life gets super busy, a good cup of coffee can be lifesaver. I like mine black with a bit of sugar, early in the morning. I am surrounded by tea lovers though: after all, I live in the United Kingdom. While I occasionally enjoy drinking tea and I understand the appeal, it doesn’t give me the boost I need while working. So, let’s settle this once and for all:
We have orders search functionality - by using query to filter our particular orders. https://docs.commercetools.com/api/predicates/query Every time we are adding new search params (typically custom fields) we have timeout error once we use them, after some time search optimization dynamic index is added side timeout issues are gone, search works fast without problemsFor the last added search param index creation is taken more time: According to CT documentation it should take up to 2 weeks: From our previous experience it was couple of days, now it is more that 2 weeks already but we still have timeout issue and I am not sure what we can do to understand when it will.be optimized.This is the custom field search, nothing complicated and nothing different from the other custom fields except name custom(fields(motoReferenceId="{value}"))
I learned that you can have a preview into MC with a Custom View.I saw this on a post on linkedIn:And I naturally tried it, but got an exception: Does any of you know where do I need to configure to support iframes from a different domain? If not answer I’ll create a support ticket... Regards,Obed
I'm creating an import CSV file for assets for Merchant Center import functionality and it works until I add tags to the import (variants.assets.tags). I also tried the template file that you provide in the documentation but it also failed.I always get an error:Row:1 InvalidField variants.0.assets.0.tags must be an array Import file:variants.sku ,key ,variants.key ,variants.assets.key ,variants.assets.name.en ,variants.assets.sources.uri ,variants.assets.description.en ,variants.assets.tags 123456789 ,test-product , 123456789 ,asset-key-1 ,asset name 1 ,https://example.org/product-video.mp4 ,description 1 ,new; sale; test In addition, is there a possibility to target a specific asset like attributes? e.g. variants.asset.1.key so that we don’t need a new line for each asset. Regards,Drazen
Hello CommersToolers,What I am curious about is whether certaing CommerceTools features, such as “cart” and “orders” for example could be used without the need for our product catalog being synced with CommerceTools? Does anyone have a clue? I’d appreciate any white paper, documentation reference or contact being shared with me.Kind reagards,Kalin.
Has anyone had success working with the new GraphQL SDK that CT has provided?https://commercetools.github.io/commercetools-dotnet-core-sdk-v2/docs/html/dc/da2/md_docs_2_graph_q_l.html I’ve looked at their tests in the source and I see them `using commercetools.Sdk.GraphQL.Api;`, however this doesn’t exist in the .NET SDK.I’m using .NET SDK v11.6 and .NET 8.
Hello Team,Could you please guide me how to to create invoice for an Order from merchant Center, or if we have any API Endpoint for that?
Hi Team,i have observe that for getting customer token there is no GrpahQl mutation, rather we have one REST api endpoint for that.But for my case we need customer access token to be generate from GraphQl mutation. So kindly help me to get the steps how we can do the same with PHP SDK.
Documentation to get you started with commercetools products
Contact our support team and we'll be happy to help you get up and running!
Become a pro in all things commerce
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.