Code

Discussion on Tiny Storage Cart

Discussion on Tiny Storage Cart

By
Cart 118 sales

scheibo does not currently provide support for this item.

64 comments found.

1) Why is there no detailed instructions for setting up the plug-in and all its parameters? (inside very bad documentation)

2) Why do not I receive pictures of the product on the email?

3) Why does not the total amount for all goods that have been added to the basket come to the post office?

I’m sorry to hear that and it’s even worse, that you rate the shop with 1 star without giving me the chance to know what went wrong.

Do you have a problem to impement the cart in your HTML or is the problem the php-knowledge to modify the demo php-file to your needs?

I’m waiting for more detailed documentation on the installation of “Tiny Storage Cart”, I do not understand what files are responsible for that! I do not see nowhere any comments in the code! I first encounter such a terrible code on the envato

I expect from you a clear and perfect documentation for the installation! I’m waiting for comments on each piece of code! I need to know what file and what it is responsible for

Without this, I can not integrate this garbage into my project!

You don’t give me enough time to answer your questions. You want to have individual adjustments to the script that are not supported (see here https://codecanyon.net/item_support/what_is_item_support/20869801?url_name=tiny-storage-cart ).

You don’t want to pay for these adjustments, rate the script with 1 star and ask for the money back, before telling me exactly what you need. Furthermore you spammed in the comments and per mail and now you still ask for help? Who do you think you are? That’s not a kind way of communicating.

how to have 1 or 2 products on a row in desktop view?want product placeholders to be larger for enaugh content to avoid having product details pages. thx

This depends on your markup and has nothing to do with the code of the shop itself. You can easily use your own HTML here.

I have one issue.There are not working checkout form submitting button. It also don’t work in your demosite. When I puch submit button, there are no happens anything at all. Console says “SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data”

That’s not correct, in my opinion. I answered via Skype, that I will try to find a solution as soon as possible. Unfortunately we had Easter holidays now and was not at home, to spend time with my family and daughter. That should be understandable. I’m only human. If you don’t have the time, you are welcome to go through the refund procedure. Otherwise please give me some time to find the error.

I’m sorry. Really. I’ll wait as long as needed. Have a great holiday. But i repeat that your plugin is the best solution on market, but this bug spoils a good impression!

This bugfix will come in the next version, which is currently under review.

Hi

We would like to customize the fields used when a customer is checking out.

We would then want to send the order via XML to our backend systems for processing.

Is this possible?

David

Hi,

all this is possible. The data is transferred per json and can be converted into any format when sending. The fields in the form are demo fields and can be changed as desired. The checkout process can be adjusted as required.

Hi Scheibo,

after several days to work on my ecommerce website, there is a problem with the script /vendor/require.js and jquery validate : for password with equalTo, the script doesn’t run normaly : if i delete my path with require.js, no problem with my register form and the passwords … if i add require.js : the script equalTo doesn’t work

an idea ?

Thanks :)

hi, thanks for your answer, i will test ;) Best regards :)

Hi, how always see the cart ? without add products ??? thanks ;)

Hello, i have a problem : i would like paste the code with the divs :

<span data-headerbarcontent=” in den Warenkorb hinzugefügt.” class=”headerbar__content” /> \\

Is it possible to paste this lines into a file inclure/include (it’s my header) because add items in cart don’t work… + rename the .css & .js it’s impossible else nothing work…

Thanks :)

it’s me :p … an other question : how have in checkout.html the date of data-productdata ? thanks a lot :)

for product data : solved, my data is a href for see product ;) 11 i customizzze ;=

problem solved for see cart when empty, sry for multi post ^^

How does this integrate with the payment gateway and credit card info page? I tried performing a checkout but it doesn’t do anything after I click submit.

Hi Scheibo How do I call the carts delete from storage on my product detail page? I have the correct product id and properties. I tried cart.deleteFromStorage(productId, productProperties); But cart is undefined.

Worked it out. RequireJs issues.

Just purchased the product, is it possible to update the cart using a checkbox instead of the select/combobox? I tried adding the (data-productproperties) to the checkbox element, and it didn’t work.

Hi, this feature will come in the next version, which is currently under review. See here:

https://demo.tinystoragecart.com/product3.html

Hi, is it this what you want?

Yes, thanks for the prompt response!

I would like to use this shopping cart in a mobile app for users to select and buy tour tickets. It will be useful to show a scroll up button to view the menu quickly. Also, to link to a payment gateway like PayPal to pay for tickets ordered. Will these features be added in future versions? Please advise.

Hello again Scheibo

I have run into a problem on my site. A bug where if RequireJS is used then every other AMD type module needs to be loaded using RequireJS else other functionality breaks. I don’t have the ability to change the other code. Is it possible to get a copy of the cart.js that is not wrapped up in RequireJS?

FYI: I have used the productData attribute to store a json string. In here I add a variety of product details such as specs and tier pricing and all is working well.

If I store a json string in the product attributes will that break your code? (You get a hash of the attributes to work out if an item added is a different product or an existing one.)

Quick question. I am really interested in this code, but I want to know if it will work as I want it. Is there a way to call the checkout/cart via ajax without leaving the page? I have a full ajax website and want to implement a little shop but all the other ones require php, and refresh the entire page.

This will come in the next Version. I can comment here if you like.

Hi, I submitted a new version (1.4.0) for review, which should be released in the next few days and includes this feature.

In this Version it is possible to display the products and the checkout on one page if the products have a direct “add to shopping cart” button. This makes it possible to display proposed products during the checkout process.

It can be seen on the demo page (https://demo.tinystoragecart.com). To see this feature, you simply put a product in the shopping cart, and then switch to checkout.

The new version has just been released and can be downloaded.

One more request Currently the qtyadd only supports a select element. In my case I have a text input which allows people to type in their amounts.

Perhaps change this to be another data- attribute. Users update the value based on the input field or process they have implemented?

This feature will come in the next version, which is currently under review. See here: https://demo.tinystoragecart.com/product4.html

Looks good Scheibo, thanks

Hi Scheibo Some suggestions for your next release:

The field data-productProperties is used for product variances. It would be good to have a third field added for price adjustments. For example. Book product – Cover:Hard:+5 ; Cover:Soft:0 The base price is then adjusted according to the variances. Thus if the hard cover option is selected, $5 is added to the items price.

Add a new data-productTirePricing. Example 5:-5; 10:-8 Again the base price is adjusted if it is matches the Qty. Thus 5 or more get $5 off each item, while 10 or more gets $8 off each item.

Finally, a nice to have would be if it was un-bundle from RequireJs. RequireJs is awesome but if a project doesn’t use it then its preferred not to have to include it.

Otherwise am really happy with it. Cheers

hi. I already have the car working as I wanted. Now I just need the order sent. This plugin Do not have the code to send the order? I did not know that it was like that, I thought it solved the sending of the order. In that case, can you recommend a “checkout” to buy to complete it?

You can add the mail function before the return in line 210 (http://php.net/manual/en/function.mail.php) to send the $mailContent.

I hope it helps you.

Hello there. The cart works great and is perfect for my website. But, although I have followed your advice and I know it must be simple, I can not send the mail with the order and the data. I do not know what I do badly. Will you take a long time to publish a version that includes the shipping of the order ?.

Hi, the new version in in the review.

Hi. I can not remove the example article “product 3” from the cart. I have removed all the products from the index and it remains in the cart every time you enter. Where is the code to remove it?

Do you add the product into your cart before you delete the product from your store? You can delete all items in your browser. (delete localstorage)

Or use in your browser console: localStorage.removeItem(‘cartStorage’);

Hi I would like to customise the code and css but its a bit hard with everything minified. Is it possible to get the un-minified versions of the files?

Thanks

I need to accommodate variations that change the base products price.

Handle discounts for bulk buying different items.

I would like to change the naming convention used so as to match the project for consistency.

I am considering if I call a WebApi to get the item price and totals as this means I don’t have to double write calculation code and risk differences between client and server calculations.

I’m happy to pass back what ever I do for you to consider using in the main product.

Regards

I found the example for calculating the sum total after checking the doco again.

It would be nicer, I think, to write out the skeleton html as actual html (mark it as hidden) and then for each line item copy the html and replace placeholders rather than multiple tag wrappers. That way the editing is easier because you get IDE coloring and validation and don’t have to worry about single or double quote usage.

Are there events when calculating each line? I am thinking I can stick in product price variations in the data properties fields and if I can control the line calculation and total calculations I can do what I need.

Hi, the new version in in the review.

In the new version you can calculating each line. See in https://demo.tinystoragecart.com/documentation.html -> Change Item in Checkout

Thank you very much. I’ll try

For my product, when the product is added to the cart, I need to transfer to the cart and then send in the order with the checkout type “send mail”, the following data: - Two different selected quantities (number of adults and number of children). They have a different price, but I do not care if it is not possible to calculate the total, the important thing is to be able to send the order with the desired products and quantities - A date selected from a calendar. I tried doing it but I have been unable. Could you help me?

Thank you.

Today a new version of Tiny Storage Cart is available. In this version it is possible to send multiple properties within the shopping cart. A demo code is included.

You can change the price and the properties with your own JavaScript in the data attributes. I hope this helps you. Otherwise please get in contact again.

Did it work?

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey