Multiple Choice
Which three of the following conditions should exclude a quote item from the shipping rate calculation by a carrier model? (Choose three)
A) $quoteItem->getFreeShipping() == true
B) $quoteltem->getProduct() ->isvirtual() == true
C) $quoteltem->getweight() > 0
D) $quoteItem->isShipSeparately() && SquoteItem->getHasChildren()
E) $quoteItem() ->getQty() < Mage::getStoreConfig('carriers/tablerate/min_shipping_qty')
Correct Answer:

Verified
Correct Answer:
Verified
Q6: In which order are the following methods
Q7: To implement a standard Adminhtml form for
Q8: What event do Website Restrictions use to
Q9: You need to implement private sales utilizing
Q10: How is the sort order in which
Q12: Which file path correctly identifies the location
Q13: Which table is used for calculating a
Q14: In which of the following integrations should
Q15: Which of the following block methods is
Q16: Which of the following could be used