php - OpenCart boxed products -
i trying implement concept in user can choose among selection of products, , create boxed compilation of products. products included in box won't have price, box have price (fixed one, regardless of selected products), , more precise, user pay box via subscription. user pay 3/6/12 months subscription , able create 3/6/12 compilations of products, 1 each month.
can implemented via configuration? can create product, fixed price, , set items, options product? so, in case, box product, price fixed, has no price, user must have paid subscription, , options items user can include in box.
on checkout, need add check if user has paid subscription , other checks, found in post: opencart subscription model (x months)
any ideas? feasible, , if so, how high, architectural, point of view?
cheers,
iraklis
if create single product box, create options products offering selection yes can done using opencart. recommend use check boxes options, though if want limit number selected, may require further tweaking.
as subscription model, sure in theory can added , i've done couple of clients in past. think there extensions made in extension store
Comments
Post a Comment