Multiple Choice
You are working on a jewelry store that sells rings. Each ring allows an adjustment in size. The customer specifies finger size in inches and the merchant physically adjusts the stocked ring to the required size. How is this represented in Magento?
A) Using custom options, with rings as simple products
B) Using categories, with each ring size as a separate product
C) Using configurable products, with ring size as an attributive value
D) Using custom options, with rings as bundle products
Correct Answer:

Verified
Correct Answer:
Verified
Q14: You are setting up a brand new
Q15: A custom module must make changes to
Q16: Assume that a customer's cart only includes
Q17: You want to declare a block of
Q18: What order operation is available in the
Q20: What are two functions of a resource
Q21: You want to remove a column introduced
Q22: In the module located at app/code/MyCompany/MyModule there
Q23: You have created a module with a
Q24: You are reviewing a Magento module and