-
Hi, I started reading your book at manning, I downloaded the code and tried opening the shopping cart project in VS2019, it is not recognized, can you help please and let me know how can this be opene…
-
```
Some products (banners, email signatures) do not get thumbs generated for
some reason.
They are not showing in the shopping cart.
```
Original issue reported on code.google.com by `zetapri...@gm…
-
- Shopping Cart [help (?)] Popup
- Checkout Shipping Estimator Popup
- Checkout Coupon Help Popup
- Checkout Credit Card CVV Help Popup
- Log-In Page [More Info] Popup
- Product Info Attributes Qty Pr…
-
Hello,
first of all great job!
I upgraded the demo to touch-2.1.1 with sencha cmd v3.0.2.208 and it works but the products inside the shopping-cart (dataview items) are not visible (icon badges are …
-
Being able to right click on any piece of clinical data and have the Tool Pallet appear with all of the tools available to that piece of clinical data (Association Tool, Add to Scratchpad, Add to Shop…
-
My app allows users to create multiple "things" all at once, each of which correspond to an entity in Drupal. They are saved back to Drupal when a button is clicked in the app.
For example, say you h…
-
```
What steps will reproduce the problem?
1. add an item to your cart
2. go to manage cart screen
3. place cursor in the quantity field, change it, and hit "enter" on your
keyboard
What is the expec…
-
***Given*** a customer with a shopping cart with products in it
***When*** placing their order
***Then*** they should be asked for a payment type
And ***Then*** they should select a payment …
-
Home page API added successfully
-
Hello everybody.
How to determine if item in shopping cart has condition by name?
For example I need method like this `$item->hasCondition('happy_birthday_action')`
Now I need to make a loop …