Solved

Which Three of the Following Conditions Should Exclude a Quote

Question 31

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) $quoteItem->getProduct ( ) ->isVirtual ( ) = = true
C) $quoteItem->getweight ( ) > 0
D) $quoteItem->isShipSeparately ( ) && SquoteItem->getHasChildren( )
E) $quoteItem( ) ->getQty ( ) < Mage::getStoreConfig('carriers/tablerate/min_shipping_qty')

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions