';
// products in trash after X tries
$val_trash = $WooZone->sync_tries_till_trash;
if ( isset($options['fix_issue_sync'], $options['fix_issue_sync']['trash_tries']) ) {
$val_trash = $options['fix_issue_sync']['trash_tries'];
}
$html[] = '
';
$html[] = '';
ob_start();
?>
localizationName) ) . '">';
$html[] = '';
$html[] = '
';
// restore products with status
$val_restore = 'publish';
if ( isset($options['fix_issue_sync'], $options['fix_issue_sync']['restore_status']) ) {
$val_restore = $options['fix_issue_sync']['restore_status'];
}
/*
$html[] = '
';
$html[] = '';
$html[] = '';
ob_start();
?>
';
$html[] = '
';
*/
$html[] = '
';
// view page button
ob_start();
/*
?>
';
$html[] = '