Форумы / Cotonti / Extensions / My shop module

lukgoh
#1 17.12.2012 19:19

Hi guys, 

Developing the shop module, coming close to releasing version 1.0 and I was wondering what features you would expect to see from the module. So far you can:

  • Create categories
  • Create products
  • Select what products should be featured or in the spotlight - If none are selected it displays some of the availble products
  • Offer discounts - Automatically works out how much the price is reduced by and the percentage off
  • Each category and product has its own page to display more information if you want 
  • Skinable Nivo slider for featured products
  • Shopping cart
  • Connected to Paypal
  • Can choose between live and sandbox mode to test your Paypal account if required
  • Choose what currency your shop uses
  • Choose return URL and cancel URL for Paypal
  • Comes with a Paypal listener for use with their IPN API to save sales in your database

 If you would like to check it out: http://battle-box.net/dev/index.php?e=shop

You have to be logged in to view the shop:

Username: guest

Password: welcome

foxhound
#2 18.12.2012 10:11

Very nice basic shop system!
Is it possible to add additional options to the products? Maybe you can use the extra fields with it?

<img src="http://www.armaholic.com/datas/thumbs/green-sea-battalion-uniforms-version-03-preview_4.jpg" alt="green-sea-battalion-uniforms-version-03-" />
lukgoh
#3 18.12.2012 10:26

Thank you foxhound, what additional options were you thinking of?

foxhound
#4 18.12.2012 10:30

Well, I can not really say which options cause that depends on the product. But lets imagine you want to sell a bed there, the bed is available in 4 different measures. Depending the measures the price changes.
By making those 4 measures an option with the product listed you prevent a shop owner from having to list the same product 4 times, each time for a different measure.
All the shop owner does is add a product, add 4 different measures to be selectable and all those 4 measures get their own price.

I hope the above makes it a little bit more clear, if not I can show you maybe some examples.
 

<img src="http://www.armaholic.com/datas/thumbs/green-sea-battalion-uniforms-version-03-preview_4.jpg" alt="green-sea-battalion-uniforms-version-03-" />
lukgoh
#5 18.12.2012 10:33

I get what you are saying. Shouldn't be a problem.

tensh
#6 18.12.2012 12:11

Nice shop plugin :) 
It would be nice to display a message through cot_messages() once somebody performs an action in shopping cart (like update quantity). 

But overall very nice!

Kingsley
#7 18.12.2012 14:53

(dont forget to make some thingies for displaying shit on the index)

lukgoh
#8 18.12.2012 16:54

Standard, standard. 

Added 52 minutes later:

http://battle-box.net/dev/

Отредактировано: lukgoh (18.12.2012 17:46, 11 лет назад)
Kingsley
#9 18.12.2012 19:44

(I need to learn to shut up) LOL

lukgoh
#10 18.12.2012 19:59

Oh no dude, at least I wont forget anything!

quicksel
#11 19.12.2012 10:12

seditio shop plugin

http://www.seditio-eklenti.com/plug.php?e=gallery&f=41

Hiç bir şey insan kadar yükselemez ve onun kadar alçalamaz.
Fil zinciriyle, at gemiyle, kadın da gönül rızasıyla tutulur.
lukgoh
#12 19.12.2012 12:05
#36586 quicksel:

seditio shop plugin

http://www.seditio-eklenti.com/plug.php?e=gallery&f=41

Yeah?

Twiebie
#13 19.12.2012 12:47
#36586 quicksel:

seditio shop plugin

http://www.seditio-eklenti.com/plug.php?e=gallery&f=41

That one looks well out of date. :)

lukgoh
#14 19.12.2012 13:23

Plus it looks like its storing peoples bank/card details?

Added 4 hours later:

Twiebie's suggestions:

Add ability (tag) to show a quick list of what is currently in the shopping cart. So a customer can see in the blink of an eye how much the total price of everything in his basket is while shopping.  Feature for custom shipping costs, maybe depending on destination, weight, size, etc. Receipt/order confirmation via email and confirmation of payment via email, that sort of thing.  List of orders in the administration panel and feature that allows an admin to simply change the status of an order, bit like the ticket/support module. So an admin can change the order status to 'Dispatched' when an item has been sent. Send email automatically on order status change. What you have in most webshops.

 

Отредактировано: lukgoh (19.12.2012 17:37, 11 лет назад)