Question 21

How do you add a foreign key to an existing table created by another module?
  • Question 22

    You are adding a child node to the product.info block using the XML:

    How will this block be rendered?
  • Question 23

    How do you obtain customer information in a JavaScript module?
  • Question 24

    A client has asked you to include category url keys in product URLs.
    How is this done?
  • Question 25

    You need to add a new column to the sales_shipment and the sales_shipment_grid tables. Other than utilizing the default addColumn methods, what way is automatic?