shopar-plugin 1.2.2-alpha.0 → 1.2.3-alpha.0
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 -2
- package/dist/img/prompt/ar-frame.webp +0 -0
- package/dist/shopar-plugin.esm.js +2 -2
- package/dist/shopar-plugin.js +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -268,8 +268,9 @@ Options used for the plugin setup:
|
|
|
268
268
|
- If provided, overrides strings in the UI.
|
|
269
269
|
- Default values:
|
|
270
270
|
- `loading.ar`: `Loading Try On...`
|
|
271
|
-
- `
|
|
272
|
-
- `prompt.ar.
|
|
271
|
+
- `prompt.ar.shoes`: undefined
|
|
272
|
+
- `prompt.ar.glasses`: undefined
|
|
273
|
+
- `prompt.ar.watches`: undefined
|
|
273
274
|
- `onFirstAREngagement` (optional)
|
|
274
275
|
- Type: `function`
|
|
275
276
|
- If provided, it will be called the first time the user's subject is detected in AR (e.g. face, feet, wrist). Fires only once per setup.
|
|
Binary file
|