Fix WooCommerce name typo in Codisto extension description in test (#38302)
This commit is contained in:
commit
99dbdbe3f2
|
@ -62,7 +62,7 @@ const pinterest = {
|
||||||
const amazon = {
|
const amazon = {
|
||||||
title: 'Amazon, eBay & Walmart Integration for WooCommerce',
|
title: 'Amazon, eBay & Walmart Integration for WooCommerce',
|
||||||
description:
|
description:
|
||||||
'Convert Woocommerce into a fully-featured omnichannel commerce platform, leveraging powerful automation and real-time sync to connect your brand with millions of new customers on the world\u2019s largest online marketplaces.',
|
'Convert WooCommerce into a fully-featured omnichannel commerce platform, leveraging powerful automation and real-time sync to connect your brand with millions of new customers on the world’s largest online marketplaces.',
|
||||||
url: 'https://woocommerce.com/products/amazon-ebay-integration/?utm_source=marketingtab&utm_medium=product&utm_campaign=wcaddons',
|
url: 'https://woocommerce.com/products/amazon-ebay-integration/?utm_source=marketingtab&utm_medium=product&utm_campaign=wcaddons',
|
||||||
direct_install: false,
|
direct_install: false,
|
||||||
icon: 'https://woocommerce.com/wp-content/plugins/wccom-plugins/marketing-tab-rest-api/icons/amazon-ebay.svg',
|
icon: 'https://woocommerce.com/wp-content/plugins/wccom-plugins/marketing-tab-rest-api/icons/amazon-ebay.svg',
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
Significance: patch
|
||||||
|
Type: dev
|
||||||
|
|
||||||
|
Update Codisto extension description and fix WooCommerce name typo in test.
|
Loading…
Reference in New Issue