Giriş
Birden fazla sayfada kullanılabilecek yeniden kullanılabilir içerik blokları oluşturun.
getBlocks
Tüm blok nesnelerini alma.
getBlockByMarker
Bir blok nesnesini işaretçi ile almak.
searchBlock
Kısıtlı çıktı ile blok nesneleri için hızlı arama. Bir dizi ISearchBlock nesnesine çözülmekte olan bir Promise döndürür.
getFrequentlyOrderedProducts
Blok işaretine ve ürün kimliğine göre sıkça sipariş edilen ürünleri alma.
getCartComplement
Get "complete your cart" products by the cart from context (authorized user or guest).
getCartComplementByProductIds
Get "complete your cart" products by an explicit list of productIds.
getCartSimilar
Get "similar to cart" products by the cart from context (authorized user or guest).
getCartSimilarByProductIds
Get "similar to cart" products by an explicit list of productIds.
getWishlistSimilar
Get "similar to wishlist" products by the wishlist from context (authorized user or guest).
getWishlistSimilarByProductIds
Get "similar to wishlist" products by an explicit list of productIds.
getPersonalRecommendations
Get personal recommendations for the user.
getRecentlyViewed
Get recently viewed products.
getRepeatPurchase
Get products for repeat purchase.
getTrending
Get trending products of the block.
getSlides
Get the block's slides tree as a flat pre-order array (slider_block only).