Merged in release/release-1.09 (pull request #10)
Release/release 1.09 * Install missing plugins * rs set to 1 * rebase pantheon for aws * rebase pantheon for aws * prod config change * prod config change * fix campaing issue * revert Approved-by: Jay Sharma
This commit is contained in:
committed by
Jay Sharma
parent
779393381f
commit
22f10a9edd
@@ -170,31 +170,47 @@
|
||||
"images_format": "landscape",
|
||||
"content": {
|
||||
"titles": [
|
||||
{
|
||||
"default": "The Fall Collection",
|
||||
"ai_prompt": "An impact phrase that advertises the displayed product: {image.0}"
|
||||
},
|
||||
{
|
||||
"default": "Quality Materials",
|
||||
"ai_prompt": "A title describing the first displayed product feature. The title must have less than 20 characters."
|
||||
"ai_prompt": "A title describing the first displayed product feature"
|
||||
},
|
||||
{
|
||||
"default": "Expert Craftsmanship",
|
||||
"ai_prompt": "A title describing the second displayed product feature. The title must have less than 20 characters."
|
||||
"ai_prompt": "A title describing the second displayed product feature"
|
||||
},
|
||||
{
|
||||
"default": "Unique Design",
|
||||
"ai_prompt": "A title describing the third displayed product feature"
|
||||
},
|
||||
{
|
||||
"default": "Customer Satisfaction",
|
||||
"ai_prompt": "A title describing the fourth displayed product feature. The title must have less than 20 characters."
|
||||
"ai_prompt": "A title describing the fourth displayed product feature"
|
||||
}
|
||||
],
|
||||
"descriptions": [
|
||||
{
|
||||
"default": "With high-quality materials and expert craftsmanship, our products are built to last and exceed your expectations.",
|
||||
"ai_prompt": "A description of the product"
|
||||
},
|
||||
{
|
||||
"default": "We use only the highest-quality materials in our products, ensuring that they look great and last for years to come.",
|
||||
"ai_prompt": "A description of the first displayed product feature. The text must have less than 120 characters."
|
||||
"ai_prompt": "A description of the first displayed product feature"
|
||||
},
|
||||
{
|
||||
"default": "Our products are made with expert craftsmanship and attention to detail, ensuring that every stitch and seam is perfect.",
|
||||
"ai_prompt": "A description of the second displayed product feature. The text must have less than 120 characters."
|
||||
"ai_prompt": "A description of the second displayed product feature"
|
||||
},
|
||||
{
|
||||
"default": "From bold prints and colors to intricate details and textures, our products are a perfect combination of style and function.",
|
||||
"ai_prompt": "A description of the third displayed product feature"
|
||||
},
|
||||
{
|
||||
"default": "Our top priority is customer satisfaction, and we stand behind our products 100%. ",
|
||||
"ai_prompt": "A description of the fourth displayed product feature. The text must have less than 120 characters."
|
||||
"ai_prompt": "A description of the fourth displayed product feature"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user