Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Cutwise Widget shows all captured videos and photos along with Optical Performance Scores
  2. Comparison Widget Widget allows you to compare a diamonds.
  3. Cutwise Player shows one pre-selected video\image from ViBox or DiBox

...

This type of widget allows you to compare a diamonds.


Parameters

Parameter nameAvailable valuesDefaultExampleDescription

CUTWISE_ID


https://widget.cutwise.com/pair-comparison/59027/34016

Product ID to embed. You can see it in cutwise diamond page URL: https://cutwise/diamond/ 333

Link for embedding = https://widget.cutwise.com/pair-comparison/59027/34016

Predefined Templates

Template nameExample linkWidth, pxHeight, pxAppearance
pair-comparisonhttps://widget.cutwise.com/pair-comparison/59027/3401612001000

Image Modified

Usage example

Code Block
languagexml
themeEclipse
titleCorrect widget code example
<iframe
	name="Cutwise Widget"
	width="1200"
	height="1000"
	frameborder="0"
	src="https://widget.cutwise.com/pair-comparison/59027/34016"
	allowfullscreen
></iframe>

...