Jeremy Davis
Jeremy Davis
Sitecore, C# and web development
Page printed from: https://blog.jermdavis.dev/tags/ordercloud

Posts tagged OrderCloud

Getting prices in search data for OrderCloud

A gap in the documentation...

The rate of change of stuff in the Sitecore is exciting for working in the ecosystem. But a challenge is that things sometimes move faster than the clear documentation. A project I'm involved with bumped into an issue here recently, which seemed worth writing down to (hopefully) help others.

How Content Hub can help Sitecore commerce sites

When you need somewhere to manage products...

I spoke recently at the London user group, talking about a scenario where you might use Content Hub to help you with OrderCloud projects. Since that presentation didn't get recorded I thought I should write some notes on the core bits of what I said, as this is probably of interest to a wider audience...

Using Groups in OrderCloud

A pattern that's been pointed out to me recently

I've been looking at some information architecture stuff for OrderCloud recently, and came across a situation where "groups" were suggested as helpful for the business scenario I needed to model. There didn't seem to be a great deal of documentation about why you might want them for things like this, so I figured it might help others for me to write down what I was looking at. And why groups might be the right answer for you too...

Sitecore OrderCloud ~3 min. read

Coding against an OrderCloud sandbox

I've tripped over this at least twice. You don't have to...

If you're experimenting with OrderCloud then getting a sandbox instance is an important part of the discovery process. Unlike most of Sitecore's products, this one is available free to anyone (just register in the portal) - so it's easy to give it a try. But if you want to build an experiment against the sandbox instance you need your code to authenticate with it. And this has tripped me up a couple of times because it's not wildly well documented. So learn from my frustration...