package BookPub::RDAS::Parser::ProductPrice::Apple::Home;

use lib '/app/tools/bookpub/lib';
use base 'BookPub::RDAS::Parser::ProductPrice::Apple';

1;
