get_settings_handler()->is_system_of_record_square() ) : ?>
HTML tag, %2$s, $4%s - closing HTML tag */
esc_html__( '%1$sSquare%2$s is the system of record set in the sync settings. The following data from Square will overwrite WooCommerce data for synced products: %3$sname, price, description, category, inventory%4$s.', 'woocommerce-square' ),
'',
'',
'',
''
);
?>
|
HTML tag, %2$s closing HTML tag */
esc_html__( '%1$sProduct images%2$s will be imported from Square if no featured image is set in WooCommerce.', 'woocommerce-square' ),
'',
''
);
?>
|
get_settings_handler()->is_system_of_record_woocommerce() ) : ?>
HTML tag, %2$s, %4$s - closing HTML tag */
esc_html__( '%1$sWooCommerce%2$s is the system of record set in the sync settings. The following data from WooCommerce will overwrite Square data for synced products: %3$sname, price, inventory, category, image%4$s.', 'woocommerce-square' ),
'',
'',
'',
''
);
?>
|
HTML tag, %2$s closing HTML tag*/
esc_html__( '%1$sSync setting not chosen.%2$s Products will not be synced between Square and WooCommerce.', 'woocommerce-square' ),
'',
''
);
?>
|