Add link to the card
This commit is contained in:
parent
d61668cb5e
commit
84fe952ba8
|
@ -24,6 +24,7 @@ export const importTypes = [
|
||||||
{
|
{
|
||||||
key: 'from-cart2cart' as const,
|
key: 'from-cart2cart' as const,
|
||||||
title: __( 'FROM CART2CART', 'woocommerce' ),
|
title: __( 'FROM CART2CART', 'woocommerce' ),
|
||||||
|
href: 'https://woocommerce.com/products/cart2cart/?utm_medium=product',
|
||||||
content: interpolateComponents( {
|
content: interpolateComponents( {
|
||||||
mixedString: __(
|
mixedString: __(
|
||||||
'Migrate all store data like products, customers, and orders in no time with this 3rd party plugin. {{link}}Learn more{{/link}}',
|
'Migrate all store data like products, customers, and orders in no time with this 3rd party plugin. {{link}}Learn more{{/link}}',
|
||||||
|
|
Loading…
Reference in New Issue