Question 36

How do you set the custom block MyCompany\MyModule\Block\A as a child for the block named product.info using layout XML?
  • Question 37

    What is the difference between online and offline shipping methods?
  • Question 38

    How do you persist an entity to the database?
  • Question 39

    What happens when a category's is_anchor attribute is set to 1?
  • Question 40

    You have added a new attribute origin of the type varchar to the product entity.
    Which two calls will filter a product collection with origin set to "California"? (Choose two.)