getOption('KbAmazonDropShipManagerOptionsSet')) { echo '
Configure your options to continue.
'; return; } if (getKbAmz()->getOption('deleteProductOnNoQuantity') && !getKbAmz()->getOption('DropShipManagerDontShowDeleteOnNoQuantity')) { echo ''; } $posts = getKbDropShipManagerPosts(); echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; if (empty($posts)) { echo ''; } $i = 0; foreach ($posts as $key => $post) { echo ''; echo getDropShipManagerTableRow($post, array('index' => ++$i)); echo ''; } echo '
 # ASINItem NameImport PriceCurrent PriceAvailableDate
No items added.
'; ?>