WebsiteBaker Support (2.8.x) > Bakery Shop

Bakery: Small Shop Module (ORIGINAL TOPIC)

<< < (23/167) > >>

erikp01:
I made mini_cart to display the content of the cart above the address form.
This mini_cart can even made smaller.
But my coding is not good enough to make a snippet of it. Attached a screenshot of what I did.

[gelöscht durch Administrator]

freeSbee:

New Version of Bakery:

VERSION 0.84 (02/17/2008)


* Added NL language and country files (thanks to RuudE):

* NL.php
* countries/NL.php
* countries/NL-utf8.php
* Set the Reply-To: of the email sent to the shop to the customer email address, making it easy to contact customers later on.
* Added possability to use [CUST_EMAIL] in the email templates.
* Added missing alt attribute to the item <img> tag.
Christoph


DOWNLOAD REMOVED
Please download the latest version from the Bakery Website.

Bennie_wijs:

--- Quote from: gillweb on February 08, 2008, 02:33:27 AM ---Does anyone know of a snippet I could put in my template to show cart contents throughout my site on each page? 
--- End quote ---
AND

--- Quote from: erikp01 on February 08, 2008, 02:54:46 PM ---Gillweb,

You are right, this should be a nice snippet. I have been asking for this snippet a few posts ago.
Must be difficult to make I think.

erik

--- End quote ---

I Have the same problem, so I created:
Bakery Cart V 0.1

Its based on the anyitems snippet and the view_cart.php from the bakery module.
You can install it as a module.

How to use this snippet:

In a code page:

display_cart(section_id);

where:
section_id = the section id of your shop page section

e.g.:  display_cart(67);

in your template:

<?php display_cart(67); ?>

It's works for my needs but it is not fully tested.

Also there are no divs or css ids in the code.


[gelöscht durch Administrator]

gillweb:
this is awesome you are the man!!!!    :mrgreen:  :mrgreen:  :mrgreen:  :mrgreen:  :mrgreen:  :mrgreen:

atakus:
Excellent module.  Works like a charm!

Can you point me in the right direction for incorporating Google Checkout into the payment options.

Thanks again for the great work (and WB).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version