M70-201 Magento Certified Developer Plus

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Which two EAV attribute fcontend_input types make use of source models?

Select all that apply, then click Submit answer.

  • Text

  • Textarea

  • Select

  • multiselect

  • Date

  • Gallery

Question 5

Which two of the following methods can be used to load an entity's data from its configured data table? (Choose two)

Select all that apply, then click Submit answer.

  • $entityModel->loadEntity($id)

  • $entityModel->load($attributeValue, $attributeCode)

  • $entityModel->loadById($id)

  • $entityModel->loadEntity($attributeCode, $attributeValue)

  • $entityModel->load($id)

Question 6

Applying the shopping cart rule's action affects the quote item by setting the quote item's _______________.

Select an option, then click Submit answer.

  • base_price and price properties with the discounted price

  • base_discount_amount and discount_amount with the discount applied to the original price

  • base_row_total and cow_total properties with the discounted price

  • base_price_incl_tax and price_incl_tax properties with the discounted price