datocms-plugin-commercelayer 2.0.1 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -34,9 +34,9 @@ To use the plugin you need to add a single-line field to you model in DatoCMS an
|
|
|
34
34
|
|
|
35
35
|
Now you can browse your Commerce Layer organization SKUs, search and select them from the UI. You can also create and add new SKUs by clicking the button that redirects to Commerce Layer admin UI:
|
|
36
36
|
|
|
37
|
-

|
|
38
|
+

|
|
39
39
|
|
|
40
40
|
The selected SKU's main information will then show in the related record:
|
|
41
41
|
|
|
42
|
-

|
package/package.json
CHANGED