1

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 ?

asked Aug 20, 2019 at 11:58
10
  • 1
    magento.stackexchange.com/questions/241096/… You show this link. Commented 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. Commented 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. Commented Aug 20, 2019 at 12:59
  • You can add multiple SKUs in one widget. In Magento, all product have SKU. Commented 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 that Commented Aug 20, 2019 at 13:11

1 Answer 1

3

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.

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

Please follow my step and check, please.

I hope it will help you.

answered Aug 20, 2019 at 14:12
3
  • @John You are most welcome. If this is the correct answer then up to my answer. So All person can use this solution. Commented 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 code Commented 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. Commented Aug 21, 2019 at 5:13

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.