I want to display custom product block in cms page . I have sku of the products . No how can i display this product in cms page . I know how to display one product using sku . But is it possible to display multiple product using sku ?
-
1magento.stackexchange.com/questions/241096/… You show this link.Monark Bhawani– Monark Bhawani2019年08月20日 12:03:00 +00:00Commented Aug 20, 2019 at 12:03
-
You can open this link and you follow Amit Bera sir's solution. In this, you added your product directly in your cms page. You get easily show your product.Monark Bhawani– Monark Bhawani2019年08月20日 12:27:20 +00:00Commented Aug 20, 2019 at 12:27
-
Why you don't want to use SKU?. ID and SKU both are like a unique key for a product.Monark Bhawani– Monark Bhawani2019年08月20日 12:59:57 +00:00Commented Aug 20, 2019 at 12:59
-
You can add multiple SKUs in one widget. In Magento, all product have SKU.Monark Bhawani– Monark Bhawani2019年08月20日 13:08:26 +00:00Commented Aug 20, 2019 at 13:08
-
could you please show example . How can i add multiple sku in one widget . Please paste the sample widget code . Because i am not able to do thatJohn– John2019年08月20日 13:11:31 +00:00Commented Aug 20, 2019 at 13:11
1 Answer 1
If you want to some specific product to a cms page.
Then go to admin>Content>CMS page,Select your cms page,then open that cms page.
Then go to the Content tab, click open widget icon.
Please follow my step and check, please.
I hope it will help you.
-
@John You are most welcome. If this is the correct answer then up to my answer. So All person can use this solution.Monark Bhawani– Monark Bhawani2019年08月21日 04:53:22 +00:00Commented Aug 21, 2019 at 4:53
-
Yes i modified my question based on your answer . I will post another question for to do this same thing using php code in .phtml . Actually i am looking for that codeJohn– John2019年08月21日 04:58:25 +00:00Commented Aug 21, 2019 at 4:58
-
I think yes. This is the way to add multiple products in your CMS page directly. Without any code or errors.Monark Bhawani– Monark Bhawani2019年08月21日 05:13:23 +00:00Commented Aug 21, 2019 at 5:13