Skip to content

Commit 0e46468

Browse files
authored
Merge pull request #845 from magento-commerce/add-text-message
Added a quick warning manual push may not work for very large catalogs
2 parents 95aa1ac + 7537c37 commit 0e46468

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Meta/Catalog/view/adminhtml/templates/system/config/product_feed.phtml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,6 @@
6767
</span>
6868
<p class="note">
6969
<span>Upload products from <?= $escaper->escapeHtml($block->getStoreNameForComment()) ?> to Meta</span>
70+
<br/>
71+
<span>Note: This action may not be suitable for extremely large catalogs.</span>
7072
</p>

0 commit comments

Comments
 (0)